Home
last modified time | relevance | path

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

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