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

  /external/libpcap/
optimize.c 119 static int use_conflict(struct block *, struct block *);
1293 use_conflict(b, succ) function
1379 if (!use_conflict(ep->pred, ep->succ->et.succ)) {
1405 if (target != 0 && !use_conflict(ep->pred, target)) {
    [all...]

Completed in 527 milliseconds