Home
last modified time | relevance | path

Searched defs:net_protocol (Results 1 – 13 of 13) sorted by relevance

/aosp_15_r20/external/libbpf/.github/actions/build-selftests/
H A Dvmlinux.h20696 struct net_protocol { struct
20697 int (*handler)(struct sk_buff *);
20698 int (*err_handler)(struct sk_buff *, u32);
20722 struct net_protocol tcp_protocol; argument
/aosp_15_r20/external/bcc/libbpf-tools/x86/
H A Dvmlinux.h117849 struct net_protocol { struct
117850 int (*early_demux)(struct sk_buff *);
117851 int (*early_demux_handler)(struct sk_buff *);
117852 int (*handler)(struct sk_buff *);
117853 int (*err_handler)(struct sk_buff *, u32);
117854 unsigned int no_policy: 1;
117855 unsigned int icmp_strict_tag_validation: 1;
H A Dvmlinux_518.h117849 struct net_protocol { struct
117850 int (*early_demux)(struct sk_buff *);
117851 int (*early_demux_handler)(struct sk_buff *);
117852 int (*handler)(struct sk_buff *);
117853 int (*err_handler)(struct sk_buff *, u32);
117854 unsigned int no_policy: 1;
117855 unsigned int icmp_strict_tag_validation: 1;
/aosp_15_r20/external/bcc/libbpf-tools/powerpc/
H A Dvmlinux.h54477 struct net_protocol { struct
54478 int (*handler)(struct sk_buff *);
54479 int (*err_handler)(struct sk_buff *, u32);
54480 unsigned int no_policy: 1;
54481 unsigned int icmp_strict_tag_validation: 1;
H A Dvmlinux_600.h54477 struct net_protocol { struct
54478 int (*handler)(struct sk_buff *);
54479 int (*err_handler)(struct sk_buff *, u32);
54480 unsigned int no_policy: 1;
54481 unsigned int icmp_strict_tag_validation: 1;
/aosp_15_r20/external/bcc/libbpf-tools/loongarch/
H A Dvmlinux.h62858 struct net_protocol { struct
62859 int (*handler)(struct sk_buff *);
62860 int (*err_handler)(struct sk_buff *, u32);
62861 unsigned int no_policy: 1;
62862 unsigned int icmp_strict_tag_validation: 1;
H A Dvmlinux_602.h62858 struct net_protocol { struct
62859 int (*handler)(struct sk_buff *);
62860 int (*err_handler)(struct sk_buff *, u32);
62861 unsigned int no_policy: 1;
62862 unsigned int icmp_strict_tag_validation: 1;
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/arm64/
H A Dvmlinux.h122495 struct net_protocol { struct
122496 int (*handler)(struct sk_buff *);
122497 int (*err_handler)(struct sk_buff *, u32);
122498 unsigned int no_policy: 1;
122499 unsigned int icmp_strict_tag_validation: 1;
/aosp_15_r20/external/bcc/libbpf-tools/arm64/
H A Dvmlinux_608.h62947 struct net_protocol { struct
62948 int (*handler)(struct sk_buff *);
62949 int (*err_handler)(struct sk_buff *, u32);
62950 unsigned int no_policy: 1;
62951 unsigned int icmp_strict_tag_validation: 1;
H A Dvmlinux.h62947 struct net_protocol { struct
62948 int (*handler)(struct sk_buff *);
62949 int (*err_handler)(struct sk_buff *, u32);
62950 unsigned int no_policy: 1;
62951 unsigned int icmp_strict_tag_validation: 1;
/aosp_15_r20/external/bcc/libbpf-tools/riscv/
H A Dvmlinux_602.h119056 struct net_protocol { struct
119057 int (*handler)(struct sk_buff *);
119058 int (*err_handler)(struct sk_buff *, u32);
119059 unsigned int no_policy: 1;
119060 unsigned int icmp_strict_tag_validation: 1;
H A Dvmlinux.h119056 struct net_protocol { struct
119057 int (*handler)(struct sk_buff *);
119058 int (*err_handler)(struct sk_buff *, u32);
119059 unsigned int no_policy: 1;
119060 unsigned int icmp_strict_tag_validation: 1;
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/x86_64/
H A Dvmlinux.h130130 struct net_protocol { struct
130131 int (*handler)(struct sk_buff *);
130132 int (*err_handler)(struct sk_buff *, u32);
130133 unsigned int no_policy: 1;
130134 unsigned int icmp_strict_tag_validation: 1;