Home
last modified time | relevance | path

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

/f-stack/freebsd/net80211/
H A D_ieee80211.h475 #define IEEE80211_C_8023ENCAP 0x00000002 /* CAPABILITY: 802.3 encap */ macro
H A Dieee80211_output.c267 if (__predict_true((vap->iv_caps & IEEE80211_C_8023ENCAP) == 0)) { in ieee80211_vap_pkt_send_dest()
304 if (__predict_true((vap->iv_caps & IEEE80211_C_8023ENCAP) == 0)) { in ieee80211_vap_pkt_send_dest()