Home
last modified time | relevance | path

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

/xnu-8020.121.3/bsd/skywalk/nexus/flowswitch/flow/
H A Dflow_route.c81 static int fr_cmp(const struct flow_route *, const struct flow_route *);
90 RB_GENERATE_PREV(flow_route_tree, flow_route, fr_link, fr_cmp);
361 fr_cmp(const struct flow_route *a, const struct flow_route *b) in fr_cmp() function
H A Dflow_var.h462 fr_link, fr_cmp);