Home
last modified time | relevance | path

Searched refs:BPF_MINOR_VERSION (Results 1 – 6 of 6) sorted by relevance

/dragonfly/sys/net/
H A Dbpf.h102 #define BPF_MINOR_VERSION 1 macro
H A Dbpf.c948 bv->bv_minor = BPF_MINOR_VERSION; in bpfioctl()
/dragonfly/sbin/dhclient/
H A Dbpf.c206 v.bv_minor < BPF_MINOR_VERSION) in if_register_receive()
/dragonfly/contrib/dhcpcd/src/
H A Dbpf.c200 pv.bv_minor < BPF_MINOR_VERSION) { in bpf_open()
/dragonfly/usr.sbin/usbdump/
H A Dusbdump.c901 bv.bv_minor < BPF_MINOR_VERSION) in main()
/dragonfly/contrib/libpcap/
H A Dpcap-bpf.c1797 bv.bv_minor < BPF_MINOR_VERSION) {