Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Dbpf_filter.c521 static const u_short bpf_code_map[] = { variable
541 ((c) <= 0xff && (bpf_code_map[(c) >> 4] & (1 << ((c) & 0xf))) != 0)