Home
last modified time | relevance | path

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

/Linux-v5.4/include/uapi/linux/
Dnl80211.h2497 NL80211_ATTR_REQ_IE, enumerator
/Linux-v5.4/net/wireless/
Dnl80211.c15083 nla_put(msg, NL80211_ATTR_REQ_IE, req_ies_len, req_ies))) in nl80211_send_mlme_event()
15247 nla_put(msg, NL80211_ATTR_REQ_IE, cr->req_ie_len, cr->req_ie)) || in nl80211_send_connect_result()
15298 nla_put(msg, NL80211_ATTR_REQ_IE, info->req_ie_len, in nl80211_send_roamed()