Searched refs:fm_cmp (Results 1 – 1 of 1) sorted by relevance
53 static int fm_cmp(const struct flow_mgr *,57 RB_PROTOTYPE_PREV(flow_mgr_tree, flow_mgr, fm_link, fm_cmp);58 RB_GENERATE_PREV(flow_mgr_tree, flow_mgr, fm_link, fm_cmp);420 fm_cmp(const struct flow_mgr *a, const struct flow_mgr *b) in fm_cmp() function