/openbsd/usr.sbin/mopd/moptrace/ |
H A D | moptrace.c | 56 int promisc = 1; /* Need promisc mode */ variable
|
/openbsd/usr.sbin/mopd/mopchk/ |
H A D | mopchk.c | 50 int promisc = 0; /* promisc mode not needed */ variable
|
/openbsd/usr.sbin/mopd/mopd/ |
H A D | mopd.c | 62 int promisc = 1; /* Need promisc mode */ variable
|
/openbsd/usr.sbin/mopd/mopprobe/ |
H A D | mopprobe.c | 61 int promisc = 1; /* Need promisc mode */ variable
|
/openbsd/usr.sbin/tcpdump/ |
H A D | privsep_pcap.c | 175 pcap_live(const char *device, int snaplen, int promisc, u_int dlt, in pcap_live()
|
H A D | privsep.c | 368 int snaplen, promisc, err; in impl_open_bpf() local
|
/openbsd/libexec/spamlogd/ |
H A D | spamlogd.c | 112 pflog_read_live(const char *source, int slen, int promisc, int to_ms, in pflog_read_live()
|
/openbsd/lib/libpcap/ |
H A D | pcap-bpf.c | 848 pcap_open_live(const char *source, int snaplen, int promisc, int to_ms, in pcap_open_live()
|
H A D | pcap-int.h | 49 int promisc; member
|
H A D | pcap.c | 199 pcap_set_promisc(pcap_t *p, int promisc) in pcap_set_promisc()
|
/openbsd/sbin/pflogd/ |
H A D | pflogd.c | 202 pflog_read_live(const char *source, int slen, int promisc, int to_ms, in pflog_read_live()
|
/openbsd/sys/dev/ic/ |
H A D | i82596var.h | 268 int promisc; /* are we in promisc mode? */ member
|
H A D | bwi.c | 2792 bwi_mac_set_promisc(struct bwi_mac *mac, int promisc) in bwi_mac_set_promisc()
|
/openbsd/sys/net/ |
H A D | if_vlan.c | 812 int promisc = 0; in vlan_iff() local
|
H A D | pfkeyv2.c | 1145 int promisc; in pfkeyv2_dosend() local
|
H A D | if_aggr.c | 2525 unsigned int promisc = ISSET(ifp->if_flags, IFF_PROMISC); in aggr_iff() local
|
/openbsd/sys/dev/isa/ |
H A D | if_ie.c | 223 int promisc; member
|
/openbsd/sys/dev/pci/ |
H A D | if_oce.c | 928 int naddr = 0, promisc = 0; in oce_iff() local 2998 int untagged, int promisc) in oce_config_vlan()
|
H A D | if_iavf.c | 1251 struct iavf_vc_promisc_info *promisc; in iavf_config_promisc_mode() local
|
H A D | if_ocereg.h | 1204 uint8_t promisc; member
|
/openbsd/sys/dev/pv/ |
H A D | if_vio.c | 1747 int promisc = 0, allmulti = 0, rxfilter = 0; in vio_iff() local
|