Home
last modified time | relevance | path

Searched refs:ieee80211_gettid (Results 1 – 9 of 9) sorted by relevance

/f-stack/freebsd/net80211/
H A Dieee80211_input.h226 tid = ieee80211_gettid(wh); in ieee80211_check_rxseq()
H A Dieee80211_crypto_tkip.c330 tid = ieee80211_gettid(wh); in tkip_decap()
442 tid = ieee80211_gettid(wh); in tkip_demic()
1043 tid = ieee80211_gettid(wh); in tkip_decrypt()
H A Dieee80211_proto.h331 ieee80211_gettid(const struct ieee80211_frame *wh) in ieee80211_gettid() function
H A Dieee80211_wds.c507 uint8_t tid = ieee80211_gettid(wh); in wds_input()
H A Dieee80211_crypto_ccmp.c264 tid = ieee80211_gettid(wh); in ccmp_decap()
H A Dieee80211_adhoc.c449 uint8_t tid = ieee80211_gettid(wh); in adhoc_input()
H A Dieee80211_sta.c649 uint8_t tid = ieee80211_gettid(wh); in sta_input()
H A Dieee80211_hostap.c580 uint8_t tid = ieee80211_gettid(wh); in hostap_input()
H A Dieee80211_mesh.c1585 uint8_t tid = ieee80211_gettid(wh); in mesh_input()