Home | History | Annotate | Download | only in libpcap

Lines Matching refs:promisc

460 pcap_open_live(const char *device, int snaplen, int promisc, int to_ms,
711 if (promisc) {
739 !promisc &&
746 /* Not fatal if promisc since the DL_PROMISC_PHYS worked */
747 if (promisc)