ieee80211_beacon_get

Langue: en

Version: October 2010 (fedora - 01/12/10)

Section: 9 (Appels noyau Linux)

NAME

ieee80211_beacon_get - beacon generation function

SYNOPSIS

struct sk_buff * ieee80211_beacon_get(struct ieee80211_hw * hw, struct ieee80211_vif * vif);

ARGUMENTS

hw

pointer obtained from ieee80211_alloc_hw.

vif


struct ieee80211_vif pointer from the add_interface callback.

DESCRIPTION

See ieee80211_beacon_get_tim.

AUTHOR

Johannes Berg <johannes@sipsolutions.net>

Author.