Home
last modified time | relevance | path

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

/xnu-12377.81.4/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.c1352 ev->una_wake_pkt_flags & NPIF_LPW ? 1 : 0); in net_port_info_log_una_wake_event()
1382 ev->wake_pkt_flags & NPIF_LPW ? 1 : 0); in net_port_info_log_wake_event()
2140 npi.npi_flags |= NPIF_LPW; in if_ports_used_match_mbuf()
2381 npi.npi_flags |= NPIF_LPW; in if_ports_used_match_pkt()