Searched refs:dhd_check_arp (Results 1 – 6 of 6) sorted by relevance
131 extern bool dhd_check_arp(uint8 *pktdata, uint16 ether_type);
438 if (dhd_check_arp(pktdata, ether_type)) { in dhd_dump_pkt()1267 dhd_check_arp(uint8 *pktdata, uint16 ether_type) in dhd_check_arp() function
3835 else if (dhd_check_arp(pktdata, ether_type)) { in dhd_handle_pktdata()
3844 else if (dhd_check_arp(pktdata, ether_type)) { in dhd_handle_pktdata()