Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/
Dfilter.h1068 #define BPF_ANCILLARY(CODE) case SKF_AD_OFF + SKF_AD_##CODE: \ in bpf_anc_helper() macro
1071 BPF_ANCILLARY(PROTOCOL); in bpf_anc_helper()
1072 BPF_ANCILLARY(PKTTYPE); in bpf_anc_helper()
1073 BPF_ANCILLARY(IFINDEX); in bpf_anc_helper()
1074 BPF_ANCILLARY(NLATTR); in bpf_anc_helper()
1075 BPF_ANCILLARY(NLATTR_NEST); in bpf_anc_helper()
1076 BPF_ANCILLARY(MARK); in bpf_anc_helper()
1077 BPF_ANCILLARY(QUEUE); in bpf_anc_helper()
1078 BPF_ANCILLARY(HATYPE); in bpf_anc_helper()
1079 BPF_ANCILLARY(RXHASH); in bpf_anc_helper()
[all …]