Home
last modified time | relevance | path

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

/external/libpcap/
Dpcap-int.h203 can_set_rfmon_op_t can_set_rfmon_op; member
Dpcap.c134 return (p->can_set_rfmon_op(p)); in pcap_can_set_rfmon()
548 p->can_set_rfmon_op = pcap_cant_set_rfmon; in pcap_create_common()
Dpcap-bpf.c435 p->can_set_rfmon_op = pcap_can_set_rfmon_bpf; in pcap_create_interface()
Dpcap-linux.c416 handle->can_set_rfmon_op = pcap_can_set_rfmon_linux; in pcap_create_interface()