Searched refs:BPF_ANCILLARY (Results 1 – 1 of 1) sorted by relevance
1042 #define BPF_ANCILLARY(CODE) case SKF_AD_OFF + SKF_AD_##CODE: \ in bpf_anc_helper() macro1045 BPF_ANCILLARY(PROTOCOL); in bpf_anc_helper()1046 BPF_ANCILLARY(PKTTYPE); in bpf_anc_helper()1047 BPF_ANCILLARY(IFINDEX); in bpf_anc_helper()1048 BPF_ANCILLARY(NLATTR); in bpf_anc_helper()1049 BPF_ANCILLARY(NLATTR_NEST); in bpf_anc_helper()1050 BPF_ANCILLARY(MARK); in bpf_anc_helper()1051 BPF_ANCILLARY(QUEUE); in bpf_anc_helper()1052 BPF_ANCILLARY(HATYPE); in bpf_anc_helper()1053 BPF_ANCILLARY(RXHASH); in bpf_anc_helper()[all …]