Searched defs:mondevice (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/contrib/libpcap/
H A Dpcap-int.h144 char *mondevice; /* mac80211 monitor device we created */ member in struct:pcap_md
H A Dpcap-linux.c571 add_mon_if(pcap_t *handle, int sock_fd, struct nl80211_state *state, const char *device, const char *mondevice) argument
667 del_mon_if(pcap_t *handle, int sock_fd, struct nl80211_state *state, const char *device, const char *mondevice) argument
755 char mondevice[3+10+1]; /* mon{UINT_MAX}\\0 */ local
[all...]

Completed in 162 milliseconds