Home
last modified time | relevance | path

Searched refs:bv_minor (Results 1 – 8 of 8) sorted by relevance

/freebsd/sbin/ipf/ipsend/
H A Dsbpf.c88 bv.bv_minor < BPF_MINOR_VERSION) in initdevice()
91 bv.bv_major, bv.bv_minor); in initdevice()
/freebsd/sbin/dhclient/
H A Dbpf.c157 v.bv_minor < BPF_MINOR_VERSION) in if_register_send()
270 v.bv_minor < BPF_MINOR_VERSION) in if_register_receive()
/freebsd/contrib/libpcap/
H A Dpcap-pf.c607 bv.bv_minor >= BPF_MINOR_VERSION) { in pcap_setfilter_pf()
655 bv.bv_major, bv.bv_minor); in pcap_setfilter_pf()
H A Dpcap-bpf.c1929 bv.bv_minor < BPF_MINOR_VERSION) {
/freebsd/sbin/ipf/ipf/
H A Dbpf-ipf.h96 u_short bv_minor; member
/freebsd/sys/net/
H A Dbpf.h93 u_short bv_minor; member
H A Dbpf.c1726 bv->bv_minor = BPF_MINOR_VERSION; in bpfioctl()
/freebsd/usr.sbin/usbdump/
H A Dusbdump.c953 bv.bv_minor < BPF_MINOR_VERSION) in main()