Home
last modified time | relevance | path

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

/external/libpcap/
Doptimize.c666 this_op(struct slist *s) in this_op() function
698 s = this_op(s); in opt_peep()
706 next = this_op(s->next); in opt_peep()
756 add = this_op(next->next); in opt_peep()
764 tax = this_op(add->next); in opt_peep()
772 ild = this_op(tax->next); in opt_peep()