Home
last modified time | relevance | path

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

/xnu-12377.1.9/bsd/net/
H A Dif_ports_used.h89 #define NPIF_LPW 0x4000 macro
107 X(NPIF_LPW, "l", "packet received in low power wake") \
H A Dif_ports_used.c1332 ev->una_wake_pkt_flags & NPIF_LPW ? 1 : 0); in net_port_info_log_una_wake_event()
1362 ev->wake_pkt_flags & NPIF_LPW ? 1 : 0); in net_port_info_log_wake_event()
2116 npi.npi_flags |= NPIF_LPW; in if_ports_used_match_mbuf()
2357 npi.npi_flags |= NPIF_LPW; in if_ports_used_match_pkt()