HomeSort by: relevance | last modified time | path
    Searched refs:bpf_version (Results 1 - 14 of 14) sorted by relevancy

  /src/external/bsd/ipf/bin/ipftest/
bpf-ipf.h 99 struct bpf_version { struct
127 #define BIOCVERSION _IOR(B,113, struct bpf_version)
143 #define BIOCVERSION _IOR('B',113, struct bpf_version)
  /src/external/bsd/ipf/dist/ipsend/
sbpf.c 67 struct bpf_version bv;
  /src/external/bsd/ipf/dist/ipsd/
sbpf.c 126 struct bpf_version bv;
  /src/sys/net/
bpf.h 109 struct bpf_version { struct
140 #define BIOCVERSION _IOR('B', 113, struct bpf_version)
bpf.c 1280 struct bpf_version *bv = addr;
  /src/usr.bin/rump_dhcpclient/
bpf.c 59 struct bpf_version pv;
  /src/usr.sbin/ndbootd/config/
ndbootd-bpf.c 111 struct bpf_version version;
  /src/external/bsd/libpcap/dist/
pcap-pf.c 595 struct bpf_version bv;
pcap-bpf.c 1898 struct bpf_version bv;
  /src/external/bsd/dhcpcd/dist/src/
bpf.c 154 struct bpf_version pv = { .bv_major = 0, .bv_minor = 0 };
  /src/external/mpl/dhcp/dist/common/
bpf.c 273 struct bpf_version v;
  /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_platform_limits_netbsd.cc 555 unsigned struct_bpf_version_sz = sizeof(bpf_version);
  /src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
sanitizer_platform_limits_netbsd.cpp 716 unsigned struct_bpf_version_sz = sizeof(bpf_version);
  /src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
sanitizer_platform_limits_netbsd.cpp 716 unsigned struct_bpf_version_sz = sizeof(bpf_version);

Completed in 118 milliseconds