Home
last modified time | relevance | path

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

/external/libpcap/
Dpcap-int.h229 can_set_rfmon_op_t can_set_rfmon_op; member
Dpcap.c133 return (p->can_set_rfmon_op(p)); in pcap_can_set_rfmon()
554 p->can_set_rfmon_op = pcap_cant_set_rfmon; in pcap_create_common()
Dpcap-bpf.c431 p->can_set_rfmon_op = pcap_can_set_rfmon_bpf; in pcap_create_interface()
Dpcap-linux.c455 handle->can_set_rfmon_op = pcap_can_set_rfmon_linux; in pcap_create_interface()