Searched defs:BIOCGSTATS (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dbpf-ipf.h79 * Struct returned by BIOCGSTATS.
123 #define BIOCGSTATS _IOR(B,111, struct bpf_stat) macro
139 #define BIOCGSTATS _IOR('B',111, struct bpf_stat) macro
/illumos-gate/usr/src/uts/common/io/bpf/net/
H A Dbpf.h83 * Struct returned by BIOCGSTATS and net.bpf.stats sysctl.
136 #define BIOCGSTATS _IOR('B', 111, struct bpf_stat) macro

Completed in 46 milliseconds