Home
last modified time | relevance | path

Searched refs:this_op (Results 1 – 1 of 1) sorted by relevance

/external/libpcap/
Doptimize.c638 this_op(struct slist *s) in this_op() function
670 s = this_op(s); in opt_peep()
678 next = this_op(s->next); in opt_peep()
728 add = this_op(next->next); in opt_peep()
736 tax = this_op(add->next); in opt_peep()
744 ild = this_op(tax->next); in opt_peep()