centos man page for ieee80211_data_to_8023

Query: ieee80211_data_to_8023

OS: centos

Section: 9

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

IEEE80211_DATA_TO_80(9) 					 Data path helpers					   IEEE80211_DATA_TO_80(9)

NAME
ieee80211_data_to_8023 - convert an 802.11 data frame to 802.3
SYNOPSIS
int ieee80211_data_to_8023(struct sk_buff * skb, const u8 * addr, enum nl80211_iftype iftype);
ARGUMENTS
skb the 802.11 data frame addr the device MAC address iftype the virtual interface type
RETURN
0 on success. Non-zero on error.
AUTHOR
Johannes Berg <johannes@sipsolutions.net> Author.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 IEEE80211_DATA_TO_80(9)
Related Man Pages
enum_ieee80211_rate_flags(9) - centos
struct_cfg80211_assoc_request(9) - centos
struct_ieee80211_vif(9) - centos
struct_wireless_dev(9) - centos
struct_ieee80211_hw(9) - suse
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
How to increment version inside a file?
Shopt -s histappend
CentOS 6 ran out of space, need to reclaim it
[TIP] Processing YAML files with yq