Searched refs:bpf_debug (Results 1 – 1 of 1) sorted by relevance
189 static int bpf_debug = 0; variable190 SYSCTL_INT(_debug, OID_AUTO, bpf_debug, CTLFLAG_RW | CTLFLAG_LOCKED,191 &bpf_debug, 0, "");869 if (bpf_debug) { in bpfopen()901 if (bpf_debug != 0) { in bpfclose()973 if (bpf_debug) { in bpfclose()1835 if (bpf_debug > 0) { in bpfioctl()3579 bool do_panic = bpf_debug != 0 ? true : false; in get_pkt_trunc_len()4074 if (bpf_debug != 0) { in bpfdetach()