Home
last modified time | relevance | path

Searched refs:hostapd_drv_br_delete_ip_neigh (Results 1 – 5 of 5) sorted by relevance

/hostap-latest/src/ap/
Dndisc_snoop.c63 hostapd_drv_br_delete_ip_neigh(hapd, 6, (u8 *) &ip6addr->addr); in sta_ip6addr_del()
139 hostapd_drv_br_delete_ip_neigh(hapd, 6, (u8 *) &saddr); in handle_ndisc()
Ddhcp_snoop.c124 hostapd_drv_br_delete_ip_neigh(hapd, 4, in handle_dhcp()
Dap_drv_ops.h352 static inline int hostapd_drv_br_delete_ip_neigh(struct hostapd_data *hapd, in hostapd_drv_br_delete_ip_neigh() function
Dsta_info.c247 hostapd_drv_br_delete_ip_neigh(hapd, 4, (u8 *) &sta->ipaddr); in ap_free_sta()
872 hostapd_drv_br_delete_ip_neigh(hapd, 4, (u8 *) &sta->ipaddr); in ap_sta_remove()
Dieee802_11.c5819 hostapd_drv_br_delete_ip_neigh(hapd, 4, (u8 *) &sta->ipaddr); in hostapd_disassoc_sta()