Home
last modified time | relevance | path

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

/mOS-networking-stack/core/src/bpf/
H A Dsf_optimize.c135 static int use_conflict(struct block *, struct block *);
1355 static int use_conflict(b, succ) in use_conflict() function
1441 if (!use_conflict(ep->pred, ep->succ->et.succ))
1470 if (target != 0 && !use_conflict(ep->pred, target))