Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
H A Dfilter.h1209 #define BPF_ANCILLARY(CODE) case SKF_AD_OFF + SKF_AD_##CODE: \ in bpf_anc_helper() macro
1212 BPF_ANCILLARY(PROTOCOL); in bpf_anc_helper()
1213 BPF_ANCILLARY(PKTTYPE); in bpf_anc_helper()
1214 BPF_ANCILLARY(IFINDEX); in bpf_anc_helper()
1215 BPF_ANCILLARY(NLATTR); in bpf_anc_helper()
1216 BPF_ANCILLARY(NLATTR_NEST); in bpf_anc_helper()
1217 BPF_ANCILLARY(MARK); in bpf_anc_helper()
1218 BPF_ANCILLARY(QUEUE); in bpf_anc_helper()
1219 BPF_ANCILLARY(HATYPE); in bpf_anc_helper()
1220 BPF_ANCILLARY(RXHAS in bpf_anc_helper()
[all...]
/kernel/linux/linux-6.6/include/linux/
H A Dfilter.h1248 #define BPF_ANCILLARY(CODE) case SKF_AD_OFF + SKF_AD_##CODE: \ in bpf_anc_helper() macro
1251 BPF_ANCILLARY(PROTOCOL); in bpf_anc_helper()
1252 BPF_ANCILLARY(PKTTYPE); in bpf_anc_helper()
1253 BPF_ANCILLARY(IFINDEX); in bpf_anc_helper()
1254 BPF_ANCILLARY(NLATTR); in bpf_anc_helper()
1255 BPF_ANCILLARY(NLATTR_NEST); in bpf_anc_helper()
1256 BPF_ANCILLARY(MARK); in bpf_anc_helper()
1257 BPF_ANCILLARY(QUEUE); in bpf_anc_helper()
1258 BPF_ANCILLARY(HATYPE); in bpf_anc_helper()
1259 BPF_ANCILLARY(RXHAS in bpf_anc_helper()
[all...]

Completed in 5 milliseconds