Searched refs:bpf_debug (Results 1 – 1 of 1) sorted by relevance
187 static int bpf_debug = 0; variable188 SYSCTL_INT(_debug, OID_AUTO, bpf_debug, CTLFLAG_RW | CTLFLAG_LOCKED,189 &bpf_debug, 0, "");867 if (bpf_debug) { in bpfopen()899 if (bpf_debug != 0) { in bpfclose()971 if (bpf_debug) { in bpfclose()1825 if (bpf_debug > 0) { in bpfioctl()3569 bool do_panic = bpf_debug != 0 ? true : false; in get_pkt_trunc_len()4064 if (bpf_debug != 0) { in bpfdetach()