CFG80211_NEW_STA(9) | Actions and configuration | CFG80211_NEW_STA(9) |
NAME¶
cfg80211_new_sta - notify userspace about station
SYNOPSIS¶
void cfg80211_new_sta(struct net_device * dev, const u8 * mac_addr, struct station_info * sinfo, gfp_t gfp);
ARGUMENTS¶
dev
the netdev
mac_addr
the station's address
sinfo
the station information
gfp
allocation flags
AUTHOR¶
Johannes Berg <johannes@sipsolutions.net>
Author.
COPYRIGHT¶
June 2024 | Kernel Hackers Manual 3.10 |