Searched refs:last_wake_phy_if_name (Results 1 – 1 of 1) sorted by relevance
197 static char last_wake_phy_if_name[IFNAMSIZ]; /* name + unit */ variable481 memset(&last_wake_phy_if_name, 0, sizeof(last_wake_phy_if_name)); in if_ports_reset_wake_attribution_state()1432 IF_XNAME(ifp), last_wake_phy_if_name); in if_set_wake_physical_interface()1437 strlcpy(last_wake_phy_if_name, IF_XNAME(ifp), sizeof(last_wake_phy_if_name)); in if_set_wake_physical_interface()1620 strbufcpy(event_data.una_wake_pkt_phy_ifname, last_wake_phy_if_name); in if_notify_unattributed_wake_mbuf()1685 strbufcpy(event_data.wake_pkt_phy_ifname, last_wake_phy_if_name); in if_notify_wake_packet()