centos man page for cfg80211_unlink_bss

Query: cfg80211_unlink_bss

OS: centos

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

CFG80211_UNLINK_BSS(9)					  Scanning and BSS list handling				    CFG80211_UNLINK_BSS(9)

NAME
cfg80211_unlink_bss - unlink BSS from internal data structures
SYNOPSIS
void cfg80211_unlink_bss(struct wiphy * wiphy, struct cfg80211_bss * bss);
ARGUMENTS
wiphy the wiphy bss the bss to remove
DESCRIPTION
This function removes the given BSS from the internal data structures thereby making it no longer show up in scan results etc. Use this function when you detect a BSS is gone. Normally BSSes will also time out, so it is not necessary to use this function at all.
AUTHOR
Johannes Berg <johannes@sipsolutions.net> Author.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 CFG80211_UNLINK_BSS(9)
Related Man Pages
enum_ieee80211_filter_flags(9) - centos
struct_bss_parameters(9) - centos
struct_cfg80211_assoc_request(9) - centos
struct_ieee80211_tx_rate_control(9) - centos
struct_ieee80211_vif(9) - centos
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Weird 'find' results
How to increment version inside a file?
DB2 convert digits to binary format
Unsure why access time on a directory change isn't changing