Home
last modified time | relevance | path

Searched refs:hostapd_entry_cmp (Results 1 – 2 of 2) sorted by relevance

/openbsd/usr.sbin/hostapd/
H A Dhostapd.c56 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() function
624 RB_GENERATE(hostapd_tree, hostapd_entry, e_nodes, hostapd_entry_cmp);
H A Dhostapd.h398 RB_PROTOTYPE(hostapd_tree, hostapd_entry, e_nodes, hostapd_entry_cmp);