Home
last modified time | relevance | path

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

/dragonfly/tools/tools/net80211/wlanwatch/
H A Dwlanwatch.c390 switch (V(ieee80211_cac_event)->iev_type) { in print_rtmsg()
405 V(ieee80211_cac_event)->iev_type); in print_rtmsg()
/dragonfly/sys/netproto/802_11/
H A Dieee80211_dragonfly.h425 uint8_t iev_type; /* IEEE80211_NOTIFY_CAC_* */ member
/dragonfly/sys/netproto/802_11/wlan/
H A Dieee80211_dragonfly.c911 iev.iev_type = type; in ieee80211_notify_cac()