Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd_linux_pktdump.h131 extern bool dhd_check_arp(uint8 *pktdata, uint16 ether_type);
H A Ddhd_linux_pktdump.c438 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
H A Ddhd_linux.c3835 else if (dhd_check_arp(pktdata, ether_type)) { in dhd_handle_pktdata()
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd_linux_pktdump.h131 extern bool dhd_check_arp(uint8 *pktdata, uint16 ether_type);
H A Ddhd_linux_pktdump.c438 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
H A Ddhd_linux.c3844 else if (dhd_check_arp(pktdata, ether_type)) { in dhd_handle_pktdata()