Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/dp/txrx/
H A Dol_rx.c881 #define SIZEOF_80211_HDR (sizeof(struct ieee80211_frame)) macro
894 offset = SIZEOF_80211_HDR + LLC_SNAP_HDR_OFFSET_ETHERTYPE; in ol_rx_inspect()
895 l3_hdr = data + SIZEOF_80211_HDR + LLC_SNAP_HDR_LEN; in ol_rx_inspect()
1066 offset = SIZEOF_80211_HDR + in ol_rx_filter()