HomeSort by: relevance | last modified time | path
    Searched refs:NL80211_ATTR_STA_VLAN (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/wpa/dist/src/drivers/
nl80211_copy.h 65 * into a VLAN identified by a VLAN interface index (%NL80211_ATTR_STA_VLAN).
1691 * @NL80211_ATTR_STA_VLAN: interface index of VLAN interface to move station
2861 NL80211_ATTR_STA_VLAN,
driver_nl80211.c 8203 nla_put_u32(msg, NL80211_ATTR_STA_VLAN, if_nametoindex(ifname))) {
8210 wpa_printf(MSG_ERROR, "nl80211: NL80211_ATTR_STA_VLAN (addr="

Completed in 34 milliseconds