Home
last modified time | relevance | path

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

/mirbsd/src/sys/net/
Dbpf.h86 struct bpf_version { struct
109 #define BIOCVERSION _IOR('B',113, struct bpf_version) argument
Dbpf.c807 struct bpf_version *bv = (struct bpf_version *)addr;
/mirbsd/src/usr.sbin/dhcrelay/
Dbpf.c165 struct bpf_version v; in if_register_receive()
/mirbsd/src/usr.sbin/dhcpd/
Dbpf.c171 struct bpf_version v; in if_register_receive()
/mirbsd/src/sbin/dhclient/
Dbpf.c187 struct bpf_version v; in if_register_receive()
/mirbsd/src/lib/libpcap/
Dpcap-bpf.c213 struct bpf_version bv; in pcap_open_live()