Home
last modified time | relevance | path

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

/Linux-v5.15/include/uapi/linux/
Dnl80211.h7234 NL80211_UNSOL_BCAST_PROBE_RESP_ATTR_TMPL, enumerator
/Linux-v5.15/net/wireless/
Dnl80211.c424 [NL80211_UNSOL_BCAST_PROBE_RESP_ATTR_TMPL] = { .type = NLA_BINARY,
5185 !tb[NL80211_UNSOL_BCAST_PROBE_RESP_ATTR_TMPL]) in nl80211_parse_unsol_bcast_probe_resp()
5188 presp->tmpl = nla_data(tb[NL80211_UNSOL_BCAST_PROBE_RESP_ATTR_TMPL]); in nl80211_parse_unsol_bcast_probe_resp()
5189 presp->tmpl_len = nla_len(tb[NL80211_UNSOL_BCAST_PROBE_RESP_ATTR_TMPL]); in nl80211_parse_unsol_bcast_probe_resp()