Searched refs:bpf_debug (Results 1 – 1 of 1) sorted by relevance
195 static int bpf_debug = 0; variable196 SYSCTL_INT(_debug, OID_AUTO, bpf_debug, CTLFLAG_RW | CTLFLAG_LOCKED,197 &bpf_debug, 0, "");1025 if (bpf_debug) { in bpfopen()1057 if (bpf_debug != 0) { in bpfclose()1129 if (bpf_debug) { in bpfclose()2008 if (bpf_debug > 0) { in bpfioctl()3850 bool do_panic = bpf_debug != 0 ? true : false; in get_pkt_trunc_len()4344 if (bpf_debug != 0) { in bpfdetach()