Home
last modified time | relevance | path

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

/f-stack/freebsd/net80211/
H A Dieee80211_superg.h150 ieee80211_decap_fastframe(struct ieee80211vap *vap, struct ieee80211_node *ni, in ieee80211_decap_fastframe() function
H A Dieee80211_wds.c680 m = ieee80211_decap_fastframe(vap, ni, m); in wds_input()
H A Dieee80211_adhoc.c617 m = ieee80211_decap_fastframe(vap, ni, m); in adhoc_input()
H A Dieee80211_sta.c886 m = ieee80211_decap_fastframe(vap, ni, m); in sta_input()
H A Dieee80211_hostap.c803 m = ieee80211_decap_fastframe(vap, ni, m); in hostap_input()