Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Dbpf.c2940 static const struct xbpf_d zerostats; in bpf_stats_sysctl() local
2967 if (bcmp(&tempstats, &zerostats, sizeof(tempstats)) != 0) in bpf_stats_sysctl()