Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/uapi/linux/
A Dnl80211.h7570 NL80211_UNSOL_BCAST_PROBE_RESP_ATTR_TMPL, enumerator
/linux-6.3-rc2/net/wireless/
A Dnl80211.c433 [NL80211_UNSOL_BCAST_PROBE_RESP_ATTR_TMPL] = { .type = NLA_BINARY,
5642 !tb[NL80211_UNSOL_BCAST_PROBE_RESP_ATTR_TMPL]) in nl80211_parse_unsol_bcast_probe_resp()
5645 presp->tmpl = nla_data(tb[NL80211_UNSOL_BCAST_PROBE_RESP_ATTR_TMPL]); in nl80211_parse_unsol_bcast_probe_resp()
5646 presp->tmpl_len = nla_len(tb[NL80211_UNSOL_BCAST_PROBE_RESP_ATTR_TMPL]); in nl80211_parse_unsol_bcast_probe_resp()

Completed in 58 milliseconds