Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/skywalk/nexus/flowswitch/flow/
H A Dflow_owner.c35 static int fo_cmp(const struct flow_owner *, const struct flow_owner *);
42 RB_GENERATE_PREV(flow_owner_tree, flow_owner, fo_link, fo_cmp);
534 fo_cmp(const struct flow_owner *a, const struct flow_owner *b) in fo_cmp() function
H A Dflow_var.h148 fo_link, fo_cmp);