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

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

Completed in 824 milliseconds