HomeSort by relevance Sort by last modified time
    Searched full:mondevice (Results 1 - 1 of 1) sorted by null

  /external/libpcap/
pcap-linux.c 306 char *mondevice; /* mac80211 monitor device we created */ member in struct:pcap_linux
670 const char *device, const char *mondevice)
690 NLA_PUT_STRING(msg, NL80211_ATTR_IFNAME, mondevice);
716 device, mondevice, get_nl_errmsg(-err));
744 device, mondevice, get_nl_errmsg(-err));
759 device, mondevice);
766 const char *device, const char *mondevice)
772 ifindex = iface_get_id(sock_fd, mondevice, handle->errbuf);
791 device, mondevice, get_nl_errmsg(-err));
799 device, mondevice, get_nl_errmsg(-err))
854 char mondevice[3+10+1]; \/* mon{UINT_MAX}\\0 *\/ local
    [all...]

Completed in 46 milliseconds