Home
last modified time | relevance | path

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

/freebsd/contrib/libpcap/
H A Doptimize.c873 this_op(struct slist *s) in this_op() function
905 s = this_op(s); in opt_peep()
913 next = this_op(s->next); in opt_peep()
971 add = this_op(next->next); in opt_peep()
979 tax = this_op(add->next); in opt_peep()
987 ild = this_op(tax->next); in opt_peep()