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

  /src/sys/net/
bpf.h 93 struct bpf_stat30 { struct
138 #define BIOCGSTATS_30 _IOR('B', 111, struct bpf_stat30)
617 #define bpf_stat_old bpf_stat30
bpf.c 1265 struct bpf_stat30 *bs = addr;
  /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_platform_limits_netbsd.cc 552 unsigned struct_bpf_stat30_sz = sizeof(bpf_stat30);

Completed in 34 milliseconds