Searched refs:ifce_cmp (Results 1 – 1 of 1) sorted by relevance
276 static int ifce_cmp(const struct ifnet_fc_entry *,284 RB_PROTOTYPE(ifnet_fc_tree, ifnet_fc_entry, ifce_entry, ifce_cmp);285 RB_GENERATE(ifnet_fc_tree, ifnet_fc_entry, ifce_entry, ifce_cmp);7177 ifce_cmp(const struct ifnet_fc_entry *fc1, const struct ifnet_fc_entry *fc2) in ifce_cmp() function