Home
last modified time | relevance | path

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

/freebsd/sys/net80211/
H A Dieee80211_superg.h148 ieee80211_decap_fastframe(struct ieee80211vap *vap, struct ieee80211_node *ni, in ieee80211_decap_fastframe() function
H A Dieee80211_wds.c679 m = ieee80211_decap_fastframe(vap, ni, m); in wds_input()
H A Dieee80211_adhoc.c618 m = ieee80211_decap_fastframe(vap, ni, m); in adhoc_input()
H A Dieee80211_sta.c895 m = ieee80211_decap_fastframe(vap, ni, m); in sta_input()
H A Dieee80211_hostap.c808 m = ieee80211_decap_fastframe(vap, ni, m); in hostap_input()