net_protocol
Regular
4.4
: ✅struct net_protocol {
void (*early_demux)(struct sk_buff *);
int (*handler)(struct sk_buff *);
void (*err_handler)(struct sk_buff *, u32);
unsigned int no_policy;
unsigned int netns_ok;
unsigned int icmp_strict_tag_validation;
};
4.8
: ✅struct net_protocol {
void (*early_demux)(struct sk_buff *);
int (*handler)(struct sk_buff *);
void (*err_handler)(struct sk_buff *, u32);
unsigned int no_policy;
unsigned int netns_ok;
unsigned int icmp_strict_tag_validation;
};
4.10
: ✅struct net_protocol {
void (*early_demux)(struct sk_buff *);
int (*handler)(struct sk_buff *);
void (*err_handler)(struct sk_buff *, u32);
unsigned int no_policy;
unsigned int netns_ok;
unsigned int icmp_strict_tag_validation;
};
4.13
: ✅struct net_protocol {
void (*early_demux)(struct sk_buff *);
void (*early_demux_handler)(struct sk_buff *);
int (*handler)(struct sk_buff *);
void (*err_handler)(struct sk_buff *, u32);
unsigned int no_policy;
unsigned int netns_ok;
unsigned int icmp_strict_tag_validation;
};
4.15
: ✅struct net_protocol {
int (*early_demux)(struct sk_buff *);
int (*early_demux_handler)(struct sk_buff *);
int (*handler)(struct sk_buff *);
void (*err_handler)(struct sk_buff *, u32);
unsigned int no_policy;
unsigned int netns_ok;
unsigned int icmp_strict_tag_validation;
};
4.18
: ✅struct net_protocol {
int (*early_demux)(struct sk_buff *);
int (*early_demux_handler)(struct sk_buff *);
int (*handler)(struct sk_buff *);
void (*err_handler)(struct sk_buff *, u32);
unsigned int no_policy;
unsigned int netns_ok;
unsigned int icmp_strict_tag_validation;
};
5.0
: ✅struct net_protocol {
int (*early_demux)(struct sk_buff *);
int (*early_demux_handler)(struct sk_buff *);
int (*handler)(struct sk_buff *);
int (*err_handler)(struct sk_buff *, u32);
unsigned int no_policy;
unsigned int netns_ok;
unsigned int icmp_strict_tag_validation;
};
5.3
: ✅struct net_protocol {
int (*early_demux)(struct sk_buff *);
int (*early_demux_handler)(struct sk_buff *);
int (*handler)(struct sk_buff *);
int (*err_handler)(struct sk_buff *, u32);
unsigned int no_policy;
unsigned int netns_ok;
unsigned int icmp_strict_tag_validation;
};
5.4
: ✅struct net_protocol {
int (*early_demux)(struct sk_buff *);
int (*early_demux_handler)(struct sk_buff *);
int (*handler)(struct sk_buff *);
int (*err_handler)(struct sk_buff *, u32);
unsigned int no_policy;
unsigned int netns_ok;
unsigned int icmp_strict_tag_validation;
};
5.8
: ✅struct net_protocol {
int (*early_demux)(struct sk_buff *);
int (*early_demux_handler)(struct sk_buff *);
int (*handler)(struct sk_buff *);
int (*err_handler)(struct sk_buff *, u32);
unsigned int no_policy;
unsigned int netns_ok;
unsigned int icmp_strict_tag_validation;
};
5.11
: ✅struct net_protocol {
int (*early_demux)(struct sk_buff *);
int (*early_demux_handler)(struct sk_buff *);
int (*handler)(struct sk_buff *);
int (*err_handler)(struct sk_buff *, u32);
unsigned int no_policy;
unsigned int netns_ok;
unsigned int icmp_strict_tag_validation;
};
5.13
: ✅struct net_protocol {
int (*early_demux)(struct sk_buff *);
int (*early_demux_handler)(struct sk_buff *);
int (*handler)(struct sk_buff *);
int (*err_handler)(struct sk_buff *, u32);
unsigned int no_policy;
unsigned int netns_ok;
unsigned int icmp_strict_tag_validation;
};
5.15
: ✅struct net_protocol {
int (*early_demux)(struct sk_buff *);
int (*early_demux_handler)(struct sk_buff *);
int (*handler)(struct sk_buff *);
int (*err_handler)(struct sk_buff *, u32);
unsigned int no_policy;
unsigned int icmp_strict_tag_validation;
};
5.19
: ✅struct net_protocol {
int (*handler)(struct sk_buff *);
int (*err_handler)(struct sk_buff *, u32);
unsigned int no_policy;
unsigned int icmp_strict_tag_validation;
};
6.2
: ✅struct net_protocol {
int (*handler)(struct sk_buff *);
int (*err_handler)(struct sk_buff *, u32);
unsigned int no_policy;
unsigned int icmp_strict_tag_validation;
};
6.5
: ✅struct net_protocol {
int (*handler)(struct sk_buff *);
int (*err_handler)(struct sk_buff *, u32);
unsigned int no_policy;
unsigned int icmp_strict_tag_validation;
};
6.8
: ✅struct net_protocol {
int (*handler)(struct sk_buff *);
int (*err_handler)(struct sk_buff *, u32);
unsigned int no_policy;
unsigned int icmp_strict_tag_validation;
};
arm64
: ✅struct net_protocol {
int (*early_demux)(struct sk_buff *);
int (*early_demux_handler)(struct sk_buff *);
int (*handler)(struct sk_buff *);
int (*err_handler)(struct sk_buff *, u32);
unsigned int no_policy;
unsigned int netns_ok;
unsigned int icmp_strict_tag_validation;
};
armhf
: ✅struct net_protocol {
int (*early_demux)(struct sk_buff *);
int (*early_demux_handler)(struct sk_buff *);
int (*handler)(struct sk_buff *);
int (*err_handler)(struct sk_buff *, u32);
unsigned int no_policy;
unsigned int netns_ok;
unsigned int icmp_strict_tag_validation;
};
ppc64el
: ✅struct net_protocol {
int (*early_demux)(struct sk_buff *);
int (*early_demux_handler)(struct sk_buff *);
int (*handler)(struct sk_buff *);
int (*err_handler)(struct sk_buff *, u32);
unsigned int no_policy;
unsigned int netns_ok;
unsigned int icmp_strict_tag_validation;
};
riscv64
: ✅struct net_protocol {
int (*early_demux)(struct sk_buff *);
int (*early_demux_handler)(struct sk_buff *);
int (*handler)(struct sk_buff *);
int (*err_handler)(struct sk_buff *, u32);
unsigned int no_policy;
unsigned int netns_ok;
unsigned int icmp_strict_tag_validation;
};
aws
: ✅struct net_protocol {
int (*early_demux)(struct sk_buff *);
int (*early_demux_handler)(struct sk_buff *);
int (*handler)(struct sk_buff *);
int (*err_handler)(struct sk_buff *, u32);
unsigned int no_policy;
unsigned int netns_ok;
unsigned int icmp_strict_tag_validation;
};
azure
: ✅struct net_protocol {
int (*early_demux)(struct sk_buff *);
int (*early_demux_handler)(struct sk_buff *);
int (*handler)(struct sk_buff *);
int (*err_handler)(struct sk_buff *, u32);
unsigned int no_policy;
unsigned int netns_ok;
unsigned int icmp_strict_tag_validation;
};
gcp
: ✅struct net_protocol {
int (*early_demux)(struct sk_buff *);
int (*early_demux_handler)(struct sk_buff *);
int (*handler)(struct sk_buff *);
int (*err_handler)(struct sk_buff *, u32);
unsigned int no_policy;
unsigned int netns_ok;
unsigned int icmp_strict_tag_validation;
};
lowlatency
: ✅struct net_protocol {
int (*early_demux)(struct sk_buff *);
int (*early_demux_handler)(struct sk_buff *);
int (*handler)(struct sk_buff *);
int (*err_handler)(struct sk_buff *, u32);
unsigned int no_policy;
unsigned int netns_ok;
unsigned int icmp_strict_tag_validation;
};
Regular
4.4
and 4.8
✅
4.8
and 4.10
✅
4.10
and 4.13
⚠️void (*early_demux_handler)(struct sk_buff *)
4.13
and 4.15
⚠️void (*early_demux)(struct sk_buff *)
➡️ int (*early_demux)(struct sk_buff *)
void (*early_demux_handler)(struct sk_buff *)
➡️ int (*early_demux_handler)(struct sk_buff *)
4.15
and 4.18
✅
4.18
and 5.0
⚠️void (*err_handler)(struct sk_buff *, u32)
➡️ int (*err_handler)(struct sk_buff *, u32)
5.0
and 5.3
✅
5.3
and 5.4
✅
5.4
and 5.8
✅
5.8
and 5.11
✅
5.11
and 5.13
✅
5.13
and 5.15
⚠️unsigned int netns_ok
5.15
and 5.19
⚠️int (*early_demux)(struct sk_buff *)
int (*early_demux_handler)(struct sk_buff *)
5.19
and 6.2
✅
6.2
and 6.5
✅
6.5
and 6.8
✅
amd64
and arm64
✅
amd64
and armhf
✅
amd64
and ppc64el
✅
amd64
and riscv64
✅
generic
and aws
✅
generic
and azure
✅
generic
and gcp
✅
generic
and lowlatency
✅