Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/skywalk/nexus/flowswitch/flow/
H A Dflow_route.c83 static int fr_cmp(const struct flow_route *, const struct flow_route *);
92 RB_GENERATE_PREV(flow_route_tree, flow_route, fr_link, fr_cmp);
350 fr_cmp(const struct flow_route *a, const struct flow_route *b) in fr_cmp() function
H A Dflow_var.h529 fr_link, fr_cmp);