1CFG80211_NEW_STA(9)        Actions and configuration       CFG80211_NEW_STA(9)
2
3
4

NAME

6       cfg80211_new_sta - notify userspace about station
7

SYNOPSIS

9       void cfg80211_new_sta(struct net_device * dev, const u8 * mac_addr,
10                             struct station_info * sinfo, gfp_t gfp);
11

ARGUMENTS

13       dev
14           the netdev
15
16       mac_addr
17           the station's address
18
19       sinfo
20           the station information
21
22       gfp
23           allocation flags
24

AUTHOR

26       Johannes Berg <johannes@sipsolutions.net>
27           Author.
28
30Kernel Hackers Manual 3.10         June 2019               CFG80211_NEW_STA(9)
Impressum