Home
last modified time | relevance | path

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

/external/libpcap/
Dpcap-rpcap.h415 #define RPCAP_STARTCAPREQ_FLAG_PROMISC 1 /* Enables promiscuous mode (default: disabled) */ macro
Dpcap-rpcap.c1065 startcapreq->flags |= RPCAP_STARTCAPREQ_FLAG_PROMISC; in pcap_startcapture_remote()