IEEE80211_HDRLEN

Section: Utility functions (9)
Updated: February 2011
Index Return to Main Contents
 

NAME

ieee80211_hdrlen - 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
 

AUTHOR

Johannes Berg <johannes@sipsolutions.net>

Author.
 

COPYRIGHT