Searched defs:nl80211_global (Results 1 – 2 of 2) sorted by relevance
68 struct nl80211_global { struct69 struct dl_list interfaces;70 int if_add_ifindex;71 struct netlink_data *netlink;72 struct nl_cb *nl_cb;73 struct nl_handle *nl;74 int nl80211_id;75 int ioctl_sock; /* socket for ioctl() use */77 struct nl_handle *nl_event;
68 struct nl80211_global { struct84 struct nl80211_global *global; argument