Home
last modified time | relevance | path

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

/freebsd-12.1/sys/net/
H A Dbpf.c204 static int bpf_stats_sysctl(SYSCTL_HANDLER_ARGS);
214 bpf_stats_sysctl, "bpf statistics portal");
2921 bpf_stats_sysctl(SYSCTL_HANDLER_ARGS) in bpf_stats_sysctl() function