Home
last modified time | relevance | path

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

/xnu-12377.81.4/bsd/net/
H A Dif_ports_used.h363 void if_exit_lpw(struct ifnet *ifp, const char *lpw_exit_reason);
H A Dif_ports_used.c399 if_exit_lpw(struct ifnet *ifp, const char *lpw_exit_reason) in if_exit_lpw() function
/xnu-12377.81.4/bsd/netinet6/
H A Dip6_input.c798 if_exit_lpw(ifp, "IP6 packet"); in ip6_input_process_wake_packet()
/xnu-12377.81.4/bsd/netinet/
H A Dip_input.c640 if_exit_lpw(ifp, "IP packet"); in ip_proto_process_wake_packet()
H A Dtcp_input.c2746 if_exit_lpw(ifp, "TCP connection not idle "); in tcp_input_process_wake_packet()
/xnu-12377.81.4/bsd/skywalk/nexus/flowswitch/
H A Dfsw_dp.c2114 if_exit_lpw(fsw->fsw_ifp, "dp_rx_process_low_power_wake LPW connection not idle"); in dp_rx_process_low_power_wake()