1. NAME

ieee80211_hdrlen - get header length in bytes from frame control

2. SYNOPSIS

unsigned int __attribute_const__ ieee80211_hdrlen(__le16  fc );

3. ARGUMENTS

fc
    frame control field in little-endian format

4. RETURN

The header length in bytes.

5. AUTHOR

Johannes Berg <>
    Author.

6. COPYRIGHT