Searched refs:bpf_code_map (Results 1 – 2 of 2) sorted by relevance
98 static const u_short bpf_code_map[] = { variable118 ((c) <= 0xff && (bpf_code_map[(c) >> 4] & (1 << ((c) & 0xf))) != 0)
521 static const u_short bpf_code_map[] = { variable541 ((c) <= 0xff && (bpf_code_map[(c) >> 4] & (1 << ((c) & 0xf))) != 0)