1IEEE80211_HDRLEN(9) Utility functions IEEE80211_HDRLEN(9)
23
4
NAME
6ieee80211_hdrlen - get header length in bytes from frame control
7
SYNOPSIS
9unsigned int __attribute_const__ ieee80211_hdrlen(__le16 fc);
10
ARGUMENTS
12fc
13frame control field in little-endian format
14
RETURN
16The header length in bytes.
17
AUTHOR
19Johannes Berg <johannes@sipsolutions.net>
20Author.
21
COPYRIGHT
23Kernel Hackers Manual 3.10 June 2019 IEEE80211_HDRLEN(9)