Home
last modified time | relevance | path

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

/xnu-10002.1.13/bsd/net/
H A Dif_ports_used.h225 char una_wake_pkt_ifname[IFNAMSIZ]; /* name + unit */ member
H A Dif_ports_used.c1079 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()
1189 strlcpy(event_data.una_wake_pkt_ifname, IF_XNAME(ifp), in if_notify_unattributed_wake_mbuf()
1190 sizeof(event_data.una_wake_pkt_ifname)); in if_notify_unattributed_wake_mbuf()
1727 strlcpy(event_data.una_wake_pkt_ifname, IF_XNAME(ifp), in if_notify_unattributed_wake_pkt()
1728 sizeof(event_data.una_wake_pkt_ifname)); in if_notify_unattributed_wake_pkt()