HomeSort by: relevance | last modified time | path
    Searched defs:BIOCVERSION (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/ipf/bin/ipftest/
bpf-ipf.h 89 * Struct return by BIOCVERSION. This represents the version number of
127 #define BIOCVERSION _IOR(B,113, struct bpf_version)
143 #define BIOCVERSION _IOR('B',113, struct bpf_version)
  /src/sys/net/
bpf.h 99 * Struct return by BIOCVERSION. This represents the version number of
140 #define BIOCVERSION _IOR('B', 113, struct bpf_version)

Completed in 16 milliseconds