Home
last modified time | relevance | path

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

/titanic_50/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)); in bpfilterattach()
408 KSTAT_TYPE_NAMED, sizeof (bpf_kstats) / sizeof (kstat_named_t), in bpfilterattach()