Home
last modified time | relevance | path

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

/external/libpcap/
Doptimize.c644 this_op(struct slist *s) in this_op() function
676 s = this_op(s); in opt_peep()
684 next = this_op(s->next); in opt_peep()
734 add = this_op(next->next); in opt_peep()
742 tax = this_op(add->next); in opt_peep()
750 ild = this_op(tax->next); in opt_peep()