Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/net/
H A Dif_ports_used.h260 char una_wake_pkt_ifname[IFNAMSIZ]; /* name + unit */ member
H A Dif_ports_used.c1325 ev->una_wake_pkt_ifname, ev->una_wake_pkt_if_index, ev->una_wake_pkt_phy_ifname, in net_port_info_log_una_wake_event()
1594 strlcpy(event_data.una_wake_pkt_ifname, IF_XNAME(ifp), in if_notify_unattributed_wake_mbuf()
1595 sizeof(event_data.una_wake_pkt_ifname)); in if_notify_unattributed_wake_mbuf()
2164 strlcpy(event_data.una_wake_pkt_ifname, IF_XNAME(ifp), in if_notify_unattributed_wake_pkt()
2165 sizeof(event_data.una_wake_pkt_ifname)); in if_notify_unattributed_wake_pkt()