IEEE80211_DATA_TO_80
Section: Data path helpers (9)
Updated: February 2011
Index
Return to Main Contents
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
AUTHOR
Johannes Berg <johannes@sipsolutions.net>
-
Author.
COPYRIGHT