Home
last modified time | relevance | path

Searched refs:NL80211_ATTR_4ADDR (Results 1 - 4 of 4) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
H A Dnl80211_copy.h1626 * @NL80211_ATTR_4ADDR: Use 4-address frames on a virtual interface
2475 NL80211_ATTR_4ADDR, enumerator
H A Ddriver_nl80211.c4887 if (nla_put_u8(msg, NL80211_ATTR_4ADDR, wds)) in nl80211_create_iface_once()
10990 if (!msg || nla_put_u8(msg, NL80211_ATTR_4ADDR, val)) in nl80211_set_4addr_mode()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
H A Dnl80211_copy.h1759 * @NL80211_ATTR_4ADDR: Use 4-address frames on a virtual interface
2717 NL80211_ATTR_4ADDR, enumerator
H A Ddriver_nl80211.c765 if (tb[NL80211_ATTR_4ADDR]) in netdev_info_handler()
766 info->use_4addr = nla_get_u8(tb[NL80211_ATTR_4ADDR]); in netdev_info_handler()
5705 if (nla_put_u8(msg, NL80211_ATTR_4ADDR, wds)) in nl80211_create_iface_once()
12568 if (!msg || nla_put_u8(msg, NL80211_ATTR_4ADDR, val))

Completed in 48 milliseconds