Home
last modified time | relevance | path

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

/freebsd-13.1/tools/regression/bpf/bpf_filter/
H A Dbpf_test.c117 #define BPF_VALIDATE_CODE(c) \ macro
149 if (!BPF_VALIDATE_CODE(p->code)) in bpf_validate()
/freebsd-13.1/sys/net/
H A Dbpf_filter.c540 #define BPF_VALIDATE_CODE(c) \ macro
570 if (!BPF_VALIDATE_CODE(p->code)) in bpf_validate()