Searched refs:ifce_cmp (Results 1 – 1 of 1) sorted by relevance
510 static int ifce_cmp(const struct ifnet_fc_entry *,518 RB_PROTOTYPE(ifnet_fc_tree, ifnet_fc_entry, ifce_entry, ifce_cmp);519 RB_GENERATE(ifnet_fc_tree, ifnet_fc_entry, ifce_entry, ifce_cmp);11288 ifce_cmp(const struct ifnet_fc_entry *fc1, const struct ifnet_fc_entry *fc2) in ifce_cmp() function