Searched refs:hostapd_entry_cmp (Results 1 – 2 of 2) sorted by relevance
56 hostapd_entry_cmp(struct hostapd_entry *, struct hostapd_entry *);619 hostapd_entry_cmp(struct hostapd_entry *a, struct hostapd_entry *b) in hostapd_entry_cmp() function624 RB_GENERATE(hostapd_tree, hostapd_entry, e_nodes, hostapd_entry_cmp);
398 RB_PROTOTYPE(hostapd_tree, hostapd_entry, e_nodes, hostapd_entry_cmp);