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