Searched refs:fe_id_cmp (Results 1 – 2 of 2) sorted by relevance
42 static int fe_id_cmp(const struct flow_entry *, const struct flow_entry *);46 RB_GENERATE_PREV(flow_entry_id_tree, flow_entry, fe_id_link, fe_id_cmp);225 if (!fe_id_cmp(fe, child_fe)) { in flow_entry_add_child()1032 fe_id_cmp(const struct flow_entry *a, const struct flow_entry *b) in fe_id_cmp() function
150 fe_id_link, fe_id_cmp);