centos man page for ieee80211_amsdu_to_8023s

Query: ieee80211_amsdu_to_8023s

OS: centos

Section: 9

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

IEEE80211_AMSDU_TO_8(9) 					 Data path helpers					   IEEE80211_AMSDU_TO_8(9)

NAME
ieee80211_amsdu_to_8023s - decode an IEEE 802.11n A-MSDU frame
SYNOPSIS
void ieee80211_amsdu_to_8023s(struct sk_buff * skb, struct sk_buff_head * list, const u8 * addr, enum nl80211_iftype iftype, const unsigned int extra_headroom, bool has_80211_header);
ARGUMENTS
skb The input IEEE 802.11n A-MSDU frame. list The output list of 802.3 frames. It must be allocated and initialized by by the caller. addr The device MAC address. iftype The device interface type. extra_headroom The hardware extra headroom for SKBs in the list. has_80211_header Set it true if SKB is with IEEE 802.11 header.
DESCRIPTION
Decode an IEEE 802.11n A-MSDU frame and convert it to a list of 802.3 frames. The list will be empty if the decode fails. The skb is consumed after the function returns.
AUTHOR
Johannes Berg <johannes@sipsolutions.net> Author.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 IEEE80211_AMSDU_TO_8(9)
Related Man Pages
struct_cfg80211_assoc_request(9) - centos
iz(8) - debian
enum_ieee80211_conf_flags(9) - suse
struct_ieee80211_conf(9) - suse
ieee80211_input(9) - netbsd
Similar Topics in the Unix Linux Community
Weird 'find' results
Set hard block limit for user using quota
Unsure why access time on a directory change isn't changing
CentOS 6 ran out of space, need to reclaim it
Please Welcome Dave Munro to the Moderator Team!