ieee80211_data_from_8023(9) centos man page | unix.com

Man Page: ieee80211_data_from_8023

Operating Environment: centos

Section: 9

IEEE80211_DATA_FROM_(9) 					 Data path helpers					   IEEE80211_DATA_FROM_(9)

NAME
ieee80211_data_from_8023 - convert an 802.3 frame to 802.11
SYNOPSIS
int ieee80211_data_from_8023(struct sk_buff * skb, const u8 * addr, enum nl80211_iftype iftype, u8 * bssid, bool qos);
ARGUMENTS
skb the 802.3 frame addr the device MAC address iftype the virtual interface type bssid the network bssid (used only for iftype STATION and ADHOC) qos build 802.11 QoS data frame
RETURN
0 on success, or a negative error code.
AUTHOR
Johannes Berg <johannes@sipsolutions.net> Author.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 IEEE80211_DATA_FROM_(9)
Related Man Pages
struct_cfg80211_bss(9) - centos
struct_ieee80211_tx_rate_control(9) - centos
struct_wireless_dev(9) - centos
vconfig(8) - redhat
vconfig(8) - debian
Similar Topics in the Unix Linux Community
Best performance UNIX just for HOST Virtualization?
Docker learning Phase-I
Shopt -s histappend
Unsure why access time on a directory change isn't changing
[TIP] Processing YAML files with yq