Searched refs:bpf_maxbufsize (Results 1 – 2 of 2) sorted by relevance
84 extern unsigned int bpf_maxbufsize;814 if (p->k >= bpf_maxbufsize) { in bpf_validate()
165 __private_extern__ unsigned int bpf_maxbufsize = BPF_MAXBUFSIZE; variable167 SYSCTL_PROC(_debug, OID_AUTO, bpf_maxbufsize, CTLTYPE_INT | CTLFLAG_RW | CTLFLAG_LOCKED,168 &bpf_maxbufsize, 0,4567 i = bpf_maxbufsize;4578 bpf_maxbufsize = i;