Home
last modified time | relevance | path

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

/freebsd/contrib/libpcap/
H A Dpcap-linux.c198 char *mondevice; /* mac80211 monitor device we created */ member
540 const char *device, const char *mondevice) in add_mon_if()
645 const char *device, const char *mondevice) in del_mon_if()
4829 char mondevice[3+10+1]; /* mon{UINT_MAX}\0 */ in enter_rfmon_mode() local