Home
last modified time | relevance | path

Searched refs:enter_rfmon_mode (Results 1 – 1 of 1) sorted by relevance

/external/libpcap/
Dpcap-linux.c421 static int enter_rfmon_mode(pcap_t *handle, int sock_fd,
3229 err = enter_rfmon_mode(handle, sock_fd, device);
5778 enter_rfmon_mode(pcap_t *handle, int sock_fd, const char *device) function