Home
last modified time | relevance | path

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

/include/uapi/linux/
Dbpf_common.h22 #define BPF_ABS 0x20 macro
/include/linux/
Dfilter.h176 .code = BPF_LD | BPF_SIZE(SIZE) | BPF_ABS, \
437 case BPF_LD | BPF_W | BPF_ABS: in bpf_needs_clear_a()
438 case BPF_LD | BPF_H | BPF_ABS: in bpf_needs_clear_a()
439 case BPF_LD | BPF_B | BPF_ABS: in bpf_needs_clear_a()
454 case BPF_LD | BPF_W | BPF_ABS: in bpf_anc_helper()
455 case BPF_LD | BPF_H | BPF_ABS: in bpf_anc_helper()
456 case BPF_LD | BPF_B | BPF_ABS: in bpf_anc_helper()