Searched refs:bpf_kstats (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/bpf/
H A Dbpf.c125 static bpf_kstats_t bpf_kstats = { variable
405 (void) memcpy(&ks_stats, &bpf_kstats, sizeof (bpf_kstats));
408 KSTAT_TYPE_NAMED, sizeof (bpf_kstats) / sizeof (kstat_named_t),

Completed in 56 milliseconds