Name
ieee80211_get_hdrlen —
get header length from frame control
Synopsis
int ieee80211_get_hdrlen
(u16 fc);
Arguments
- fc
the frame control field (in CPU endianness)
Description
This function returns the 802.11 header length in bytes (not including
encryption headers.)