Query: ieee80211_beacon_get
OS: centos
Section: 9
Links: centos man pages all man pages
Forums: unix linux community forum categories
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
IEEE80211_BEACON_GET(9) Advanced driver interface IEEE80211_BEACON_GET(9)NAMEieee80211_beacon_get - beacon generation functionSYNOPSISstruct sk_buff * ieee80211_beacon_get(struct ieee80211_hw * hw, struct ieee80211_vif * vif);ARGUMENTShw pointer obtained from ieee80211_alloc_hw. vif struct ieee80211_vif pointer from the add_interface callback.DESCRIPTIONSee ieee80211_beacon_get_tim.RETURNSee ieee80211_beacon_get_tim.AUTHORJohannes Berg <johannes@sipsolutions.net> Author.COPYRIGHTKernel Hackers Manual 3.10 June 2014 IEEE80211_BEACON_GET(9)