Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/drivers/
H A Ddriver_nl80211_capa.c1906 struct nlattr **tb, struct nlattr **tb_flags) in phy_info_iftype_copy() argument
1930 if (!nla_get_flag(tb_flags[iftype])) in phy_info_iftype_copy()
2029 struct nlattr *tb_flags[NL80211_IFTYPE_MAX + 1]; in phy_info_iftype() local
2038 if (nla_parse_nested(tb_flags, NL80211_IFTYPE_MAX, in phy_info_iftype()
2043 phy_info_iftype_copy(mode, i, tb, tb_flags); in phy_info_iftype()