Home
last modified time | relevance | path

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

/xnu-8020.140.41/bsd/skywalk/nexus/flowswitch/flow/ !
H A Dflow_route.c82 static int fr_id_cmp(const struct flow_route *, const struct flow_route *);
91 RB_GENERATE_PREV(flow_route_id_tree, flow_route, fr_id_link, fr_id_cmp);
377 fr_id_cmp(const struct flow_route *a, const struct flow_route *b) in fr_id_cmp() function
H A Dflow_var.h497 fr_id_link, fr_id_cmp);