Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dnl80211.h715 * reasons, for this the %NL80211_ATTR_DISCONNECTED_BY_AP and
1869 * @NL80211_ATTR_DISCONNECTED_BY_AP: A flag indicating that the DISCONNECT
3044 NL80211_ATTR_DISCONNECTED_BY_AP, enumerator
/linux/net/wireless/
H A Dnl80211.c19278 nla_put_flag(msg, NL80211_ATTR_DISCONNECTED_BY_AP)) || in nl80211_send_disconnected()