Searched refs:hostapd_entry_lookup (Results 1 – 4 of 4) sorted by relevance
120 if ((entry = hostapd_entry_lookup(iapp->i_addr_tbl, in hostapd_roaming()131 if ((entry = hostapd_entry_lookup(iapp->i_addr_tbl, in hostapd_roaming()
573 if (hostapd_entry_lookup(table, lladdr) != NULL) in hostapd_entry_add()587 hostapd_entry_lookup(struct hostapd_table *table, u_int8_t *lladdr) in hostapd_entry_lookup() function
393 struct hostapd_entry *hostapd_entry_lookup(struct hostapd_table *,
80 if (hostapd_entry_lookup(table, addr) == NULL) in hostapd_handle_addr()