centos man page for ieee80211_get_hdrlen_from_skb

Query: ieee80211_get_hdrlen_from_skb

OS: centos

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

IEEE80211_GET_HDRLEN(9) 					 Utility functions					   IEEE80211_GET_HDRLEN(9)

NAME
ieee80211_get_hdrlen_from_skb - get header length from data
SYNOPSIS
unsigned int ieee80211_get_hdrlen_from_skb(const struct sk_buff * skb);
ARGUMENTS
skb the frame
DESCRIPTION
Given an skb with a raw 802.11 header at the data pointer this function returns the 802.11 header length.
RETURN
The 802.11 header length in bytes (not including encryption headers). Or 0 if the data in the sk_buff is too short to contain a valid 802.11 header.
AUTHOR
Johannes Berg <johannes@sipsolutions.net> Author.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 IEEE80211_GET_HDRLEN(9)
Related Man Pages
enum_ieee80211_rate_flags(9) - centos
struct_bss_parameters(9) - centos
struct_ieee80211_rx_status(9) - centos
struct_ieee80211_tx_rate_control(9) - centos
ieee80211_get_buffered_bc(9) - suse
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
How to increment version inside a file?
Tar Command
CentOS7 restoring file capabilities
CentOS 6 ran out of space, need to reclaim it