HomeSort by relevance Sort by last modified time
    Searched full:this_op (Results 1 - 1 of 1) sorted by null

  /external/libpcap/
optimize.c 129 static inline struct slist *this_op(struct slist *);
680 this_op(s) function
715 s = this_op(s);
723 next = this_op(s->next);
773 add = this_op(next->next);
781 tax = this_op(add->next);
789 ild = this_op(tax->next);
    [all...]

Completed in 1622 milliseconds