Home
last modified time | relevance | path

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

/include/uapi/linux/
Dbpf_common.h20 #define BPF_B 0x10 /* 8-bit */ macro
/include/linux/
Dfilter.h515 bpf_size = BPF_B; \
530 if (bpf_size == BPF_B) \
1433 case BPF_LD | BPF_B | BPF_ABS: in bpf_needs_clear_a()
1450 case BPF_LD | BPF_B | BPF_ABS: in bpf_anc_helper()