OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:nl80211_state
(Results
1 - 3
of
3
) sorted by null
/external/iw/
iw.h
21
struct
nl80211_state
{
struct
54
int (*handler)(struct
nl80211_state
*state,
117
int handle_cmd(struct
nl80211_state
*state, enum id_input idby,
126
__u32 listen_events(struct
nl80211_state
*state,
128
int __prepare_listen_events(struct
nl80211_state
*state);
129
__u32 __do_listen_events(struct
nl80211_state
*state,
/external/autotest/client/deps/iwcap/src/
iwcap.c
53
struct
nl80211_state
{
struct
59
static int nl80211_init(struct
nl80211_state
*state)
97
static void nl80211_cleanup(struct
nl80211_state
*state)
455
static int check_phy_caps(struct
nl80211_state
*state,
496
static int __handle_cmd(struct
nl80211_state
*state, int argc, char **argv)
555
struct
nl80211_state
nlstate;
/external/libpcap/
pcap-linux.c
612
struct
nl80211_state
{
struct
619
nl80211_init(pcap_t *handle, struct
nl80211_state
*state, const char *device)
661
nl80211_cleanup(struct
nl80211_state
*state)
669
add_mon_if(pcap_t *handle, int sock_fd, struct
nl80211_state
*state,
765
del_mon_if(pcap_t *handle, int sock_fd, struct
nl80211_state
*state,
824
struct
nl80211_state
nlstate;
[
all
...]
Completed in 1786 milliseconds