Home
last modified time | relevance | path

Searched refs:bv_major (Results 1 – 10 of 10) sorted by relevance

/openbsd/src/sys/net/
Dbpf.h87 u_short bv_major; member
Dbpf.c1031 bv->bv_major = BPF_MAJOR_VERSION; in bpfioctl()
/openbsd/src/usr.sbin/dhcpd/
Dbpf.c187 if (v.bv_major != BPF_MAJOR_VERSION || in if_register_receive()
/openbsd/src/usr.sbin/dhcrelay6/
Dbpf.c161 if (v.bv_major != BPF_MAJOR_VERSION || in if_register_receive()
/openbsd/src/usr.sbin/dhcrelay/
Dbpf.c274 if (v.bv_major != BPF_MAJOR_VERSION || in if_register_receive()
/openbsd/src/libexec/spamlogd/
Dspamlogd.c138 if (bv.bv_major != BPF_MAJOR_VERSION || in pflog_read_live()
/openbsd/src/usr.sbin/tcpdump/
Dprivsep_pcap.c272 if (bv.bv_major != BPF_MAJOR_VERSION || in priv_pcap_live()
/openbsd/src/sbin/pflogd/
Dpflogd.c228 if (bv.bv_major != BPF_MAJOR_VERSION || in pflog_read_live()
/openbsd/src/usr.sbin/hostapd/
Dhostapd.c188 if (bpv.bv_major != BPF_MAJOR_VERSION || in hostapd_bpf_open()
/openbsd/src/lib/libpcap/
Dpcap-bpf.c430 if (bv.bv_major != BPF_MAJOR_VERSION || in pcap_activate()