Query: cfg80211_ibss_joined
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
CFG80211_IBSS_JOINED(9) Actions and configuration CFG80211_IBSS_JOINED(9)NAMEcfg80211_ibss_joined - notify cfg80211 that device joined an IBSSSYNOPSISvoid cfg80211_ibss_joined(struct net_device * dev, const u8 * bssid, gfp_t gfp);ARGUMENTSdev network device bssid the BSSID of the IBSS joined gfp allocation flagsDESCRIPTIONThis function notifies cfg80211 that the device joined an IBSS or switched to a different BSSID. Before this function can be called, either a beacon has to have been received from the IBSS, or one of the cfg80211_inform_bss{,_frame} functions must have been called with the locally generated beacon -- this guarantees that there is always a scan result for this IBSS. cfg80211 will handle the rest.AUTHORJohannes Berg <johannes@sipsolutions.net> Author.COPYRIGHTKernel Hackers Manual 3.10 June 2014 CFG80211_IBSS_JOINED(9)
Related Man Pages |
---|
struct_cfg80211_bss(9) - centos |
struct_cfg80211_connect_params(9) - centos |
struct_ieee80211_channel(9) - centos |
struct_wireless_dev(9) - centos |
regulatory_hint(9) - centos |
Similar Topics in the Unix Linux Community |
---|
Weird 'find' results |
Set hard block limit for user using quota |
CentOS7 restoring file capabilities |
Shopt -s histappend |
CentOS 6 ran out of space, need to reclaim it |