Home
last modified time | relevance | path

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

/dragonfly/sys/netproto/802_11/wlan/
HDieee80211_dragonfly.c743 notify_macaddr(struct ifnet *ifp, int op, const uint8_t mac[IEEE80211_ADDR_LEN]) in notify_macaddr() function
763 notify_macaddr(ifp, newassoc ? in ieee80211_notify_node_join()
767 notify_macaddr(ifp, newassoc ? in ieee80211_notify_node_join()
787 notify_macaddr(ifp, RTM_IEEE80211_LEAVE, ni->ni_macaddr); in ieee80211_notify_node_leave()
858 notify_macaddr(ifp, RTM_IEEE80211_WDS, ni->ni_macaddr); in ieee80211_notify_wds_discover()
926 notify_macaddr(ifp, RTM_IEEE80211_DEAUTH, ni->ni_macaddr); in ieee80211_notify_node_deauth()
937 notify_macaddr(ifp, RTM_IEEE80211_AUTH, ni->ni_macaddr); in ieee80211_notify_node_auth()