Searched refs:check_wake_pkt (Results 1 – 3 of 3) sorted by relevance
359 bool check_wake_pkt(ifnet_t ifp, struct __kern_packet *pkt);
2755 check_wake_pkt(ifnet_t ifp __unused, struct __kern_packet *pkt) in check_wake_pkt() function
2130 if (check_wake_pkt(fsw->fsw_ifp, pkt) == true) { in dp_rx_process_wake_packet()