Home
last modified time | relevance | path

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

/src/sys/net/
H A Dbpf.c251 static int bpf_stats_sysctl(SYSCTL_HANDLER_ARGS);
263 bpf_stats_sysctl, "bpf statistics portal");
2913 bpf_stats_sysctl(SYSCTL_HANDLER_ARGS) in bpf_stats_sysctl() function