Home
last modified time | relevance | path

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

/drivers/net/wireless/bcmdhd/
Ddhd_linux.c120 void aoe_update_host_ipv4_table(dhd_pub_t *dhd_pub, u32 ipa, bool add, int idx);
3534 aoe_update_host_ipv4_table(&dhd->pub, dhd->pend_ipaddr, TRUE, 0);
4245 aoe_update_host_ipv4_table(dhd_pub_t *dhd_pub, u32 ipa, bool add, int idx) function
4366 aoe_update_host_ipv4_table(dhd_pub, ifa->ifa_address, TRUE, idx);
4377 aoe_update_host_ipv4_table(dhd_pub, ifa->ifa_address, FALSE, idx);