ieee80211_hdrlen(9) get header length in bytes from frame control

SYNOPSIS

unsigned int __attribute_const__ ieee80211_hdrlen(__le16 fc);

ARGUMENTS

fc

frame control field in little-endian format

RETURN

The header length in bytes.

AUTHOR

Johannes Berg <[email protected]>

Author.

COPYRIGHT