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

/freebsd-12-stable/contrib/wpa/src/drivers/
H A Ddriver_nl80211_capa.c1626 struct nlattr *nl_iftype)
1633 nla_data(nl_iftype), nla_len(nl_iftype), NULL);
1706 struct nlattr *nl_iftype; local
1709 nla_for_each_nested(nl_iftype,
1712 ret = phy_info_iftype(mode, nl_iftype);
1625 phy_info_iftype(struct hostapd_hw_modes *mode, struct nlattr *nl_iftype) argument

Completed in 109 milliseconds