xfrm_state_afinfoRegular
4.4: ✅struct xfrm_state_afinfo {
unsigned int family;
unsigned int proto;
__be16 eth_proto;
struct module *owner;
const struct xfrm_type * type_map[256];
struct xfrm_mode * mode_map[5];
int (*init_flags)(struct xfrm_state *);
void (*init_tempsel)(struct xfrm_selector *, const struct flowi *);
void (*init_temprop)(struct xfrm_state *, const struct xfrm_tmpl *, const xfrm_address_t *, const xfrm_address_t *);
int (*tmpl_sort)(struct xfrm_tmpl **, struct xfrm_tmpl **, int);
int (*state_sort)(struct xfrm_state **, struct xfrm_state **, int);
int (*output)(struct net *, struct sock *, struct sk_buff *);
int (*output_finish)(struct sock *, struct sk_buff *);
int (*extract_input)(struct xfrm_state *, struct sk_buff *);
int (*extract_output)(struct xfrm_state *, struct sk_buff *);
int (*transport_finish)(struct sk_buff *, int);
void (*local_error)(struct sk_buff *, u32);
};
4.8: ✅struct xfrm_state_afinfo {
unsigned int family;
unsigned int proto;
__be16 eth_proto;
struct module *owner;
const struct xfrm_type * type_map[256];
struct xfrm_mode * mode_map[5];
int (*init_flags)(struct xfrm_state *);
void (*init_tempsel)(struct xfrm_selector *, const struct flowi *);
void (*init_temprop)(struct xfrm_state *, const struct xfrm_tmpl *, const xfrm_address_t *, const xfrm_address_t *);
int (*tmpl_sort)(struct xfrm_tmpl **, struct xfrm_tmpl **, int);
int (*state_sort)(struct xfrm_state **, struct xfrm_state **, int);
int (*output)(struct net *, struct sock *, struct sk_buff *);
int (*output_finish)(struct sock *, struct sk_buff *);
int (*extract_input)(struct xfrm_state *, struct sk_buff *);
int (*extract_output)(struct xfrm_state *, struct sk_buff *);
int (*transport_finish)(struct sk_buff *, int);
void (*local_error)(struct sk_buff *, u32);
};
4.10: ✅struct xfrm_state_afinfo {
unsigned int family;
unsigned int proto;
__be16 eth_proto;
struct module *owner;
const struct xfrm_type * type_map[256];
struct xfrm_mode * mode_map[5];
int (*init_flags)(struct xfrm_state *);
void (*init_tempsel)(struct xfrm_selector *, const struct flowi *);
void (*init_temprop)(struct xfrm_state *, const struct xfrm_tmpl *, const xfrm_address_t *, const xfrm_address_t *);
int (*tmpl_sort)(struct xfrm_tmpl **, struct xfrm_tmpl **, int);
int (*state_sort)(struct xfrm_state **, struct xfrm_state **, int);
int (*output)(struct net *, struct sock *, struct sk_buff *);
int (*output_finish)(struct sock *, struct sk_buff *);
int (*extract_input)(struct xfrm_state *, struct sk_buff *);
int (*extract_output)(struct xfrm_state *, struct sk_buff *);
int (*transport_finish)(struct sk_buff *, int);
void (*local_error)(struct sk_buff *, u32);
};
4.13: ✅struct xfrm_state_afinfo {
unsigned int family;
unsigned int proto;
__be16 eth_proto;
struct module *owner;
const struct xfrm_type * type_map[256];
const struct xfrm_type_offload * type_offload_map[256];
struct xfrm_mode * mode_map[5];
int (*init_flags)(struct xfrm_state *);
void (*init_tempsel)(struct xfrm_selector *, const struct flowi *);
void (*init_temprop)(struct xfrm_state *, const struct xfrm_tmpl *, const xfrm_address_t *, const xfrm_address_t *);
int (*tmpl_sort)(struct xfrm_tmpl **, struct xfrm_tmpl **, int);
int (*state_sort)(struct xfrm_state **, struct xfrm_state **, int);
int (*output)(struct net *, struct sock *, struct sk_buff *);
int (*output_finish)(struct sock *, struct sk_buff *);
int (*extract_input)(struct xfrm_state *, struct sk_buff *);
int (*extract_output)(struct xfrm_state *, struct sk_buff *);
int (*transport_finish)(struct sk_buff *, int);
void (*local_error)(struct sk_buff *, u32);
};
4.15: ✅struct xfrm_state_afinfo {
unsigned int family;
unsigned int proto;
__be16 eth_proto;
struct module *owner;
const struct xfrm_type * type_map[256];
const struct xfrm_type_offload * type_offload_map[256];
struct xfrm_mode * mode_map[5];
int (*init_flags)(struct xfrm_state *);
void (*init_tempsel)(struct xfrm_selector *, const struct flowi *);
void (*init_temprop)(struct xfrm_state *, const struct xfrm_tmpl *, const xfrm_address_t *, const xfrm_address_t *);
int (*tmpl_sort)(struct xfrm_tmpl **, struct xfrm_tmpl **, int);
int (*state_sort)(struct xfrm_state **, struct xfrm_state **, int);
int (*output)(struct net *, struct sock *, struct sk_buff *);
int (*output_finish)(struct sock *, struct sk_buff *);
int (*extract_input)(struct xfrm_state *, struct sk_buff *);
int (*extract_output)(struct xfrm_state *, struct sk_buff *);
int (*transport_finish)(struct sk_buff *, int);
void (*local_error)(struct sk_buff *, u32);
};
4.18: ✅struct xfrm_state_afinfo {
unsigned int family;
unsigned int proto;
__be16 eth_proto;
struct module *owner;
const struct xfrm_type * type_map[256];
const struct xfrm_type_offload * type_offload_map[256];
struct xfrm_mode * mode_map[5];
int (*init_flags)(struct xfrm_state *);
void (*init_tempsel)(struct xfrm_selector *, const struct flowi *);
void (*init_temprop)(struct xfrm_state *, const struct xfrm_tmpl *, const xfrm_address_t *, const xfrm_address_t *);
int (*tmpl_sort)(struct xfrm_tmpl **, struct xfrm_tmpl **, int);
int (*state_sort)(struct xfrm_state **, struct xfrm_state **, int);
int (*output)(struct net *, struct sock *, struct sk_buff *);
int (*output_finish)(struct sock *, struct sk_buff *);
int (*extract_input)(struct xfrm_state *, struct sk_buff *);
int (*extract_output)(struct xfrm_state *, struct sk_buff *);
int (*transport_finish)(struct sk_buff *, int);
void (*local_error)(struct sk_buff *, u32);
};
5.0: ✅struct xfrm_state_afinfo {
unsigned int family;
unsigned int proto;
__be16 eth_proto;
struct module *owner;
const struct xfrm_type * type_map[256];
const struct xfrm_type_offload * type_offload_map[256];
struct xfrm_mode * mode_map[5];
int (*init_flags)(struct xfrm_state *);
void (*init_tempsel)(struct xfrm_selector *, const struct flowi *);
void (*init_temprop)(struct xfrm_state *, const struct xfrm_tmpl *, const xfrm_address_t *, const xfrm_address_t *);
int (*tmpl_sort)(struct xfrm_tmpl **, struct xfrm_tmpl **, int);
int (*state_sort)(struct xfrm_state **, struct xfrm_state **, int);
int (*output)(struct net *, struct sock *, struct sk_buff *);
int (*output_finish)(struct sock *, struct sk_buff *);
int (*extract_input)(struct xfrm_state *, struct sk_buff *);
int (*extract_output)(struct xfrm_state *, struct sk_buff *);
int (*transport_finish)(struct sk_buff *, int);
void (*local_error)(struct sk_buff *, u32);
};
5.3: ✅struct xfrm_state_afinfo {
u8 family;
u8 proto;
const struct xfrm_type_offload *type_offload_esp;
const struct xfrm_type *type_esp;
const struct xfrm_type *type_ipip;
const struct xfrm_type *type_ipip6;
const struct xfrm_type *type_comp;
const struct xfrm_type *type_ah;
const struct xfrm_type *type_routing;
const struct xfrm_type *type_dstopts;
int (*output)(struct net *, struct sock *, struct sk_buff *);
int (*output_finish)(struct sock *, struct sk_buff *);
int (*extract_input)(struct xfrm_state *, struct sk_buff *);
int (*extract_output)(struct xfrm_state *, struct sk_buff *);
int (*transport_finish)(struct sk_buff *, int);
void (*local_error)(struct sk_buff *, u32);
};
5.4: ✅struct xfrm_state_afinfo {
u8 family;
u8 proto;
const struct xfrm_type_offload *type_offload_esp;
const struct xfrm_type *type_esp;
const struct xfrm_type *type_ipip;
const struct xfrm_type *type_ipip6;
const struct xfrm_type *type_comp;
const struct xfrm_type *type_ah;
const struct xfrm_type *type_routing;
const struct xfrm_type *type_dstopts;
int (*output)(struct net *, struct sock *, struct sk_buff *);
int (*output_finish)(struct sock *, struct sk_buff *);
int (*extract_input)(struct xfrm_state *, struct sk_buff *);
int (*extract_output)(struct xfrm_state *, struct sk_buff *);
int (*transport_finish)(struct sk_buff *, int);
void (*local_error)(struct sk_buff *, u32);
};
5.8: ✅struct xfrm_state_afinfo {
u8 family;
u8 proto;
const struct xfrm_type_offload *type_offload_esp;
const struct xfrm_type *type_esp;
const struct xfrm_type *type_ipip;
const struct xfrm_type *type_ipip6;
const struct xfrm_type *type_comp;
const struct xfrm_type *type_ah;
const struct xfrm_type *type_routing;
const struct xfrm_type *type_dstopts;
int (*output)(struct net *, struct sock *, struct sk_buff *);
int (*transport_finish)(struct sk_buff *, int);
void (*local_error)(struct sk_buff *, u32);
};
5.11: ✅struct xfrm_state_afinfo {
u8 family;
u8 proto;
const struct xfrm_type_offload *type_offload_esp;
const struct xfrm_type *type_esp;
const struct xfrm_type *type_ipip;
const struct xfrm_type *type_ipip6;
const struct xfrm_type *type_comp;
const struct xfrm_type *type_ah;
const struct xfrm_type *type_routing;
const struct xfrm_type *type_dstopts;
int (*output)(struct net *, struct sock *, struct sk_buff *);
int (*transport_finish)(struct sk_buff *, int);
void (*local_error)(struct sk_buff *, u32);
};
5.13: ✅struct xfrm_state_afinfo {
u8 family;
u8 proto;
const struct xfrm_type_offload *type_offload_esp;
const struct xfrm_type *type_esp;
const struct xfrm_type *type_ipip;
const struct xfrm_type *type_ipip6;
const struct xfrm_type *type_comp;
const struct xfrm_type *type_ah;
const struct xfrm_type *type_routing;
const struct xfrm_type *type_dstopts;
int (*output)(struct net *, struct sock *, struct sk_buff *);
int (*transport_finish)(struct sk_buff *, int);
void (*local_error)(struct sk_buff *, u32);
};
5.15: ✅struct xfrm_state_afinfo {
u8 family;
u8 proto;
const struct xfrm_type_offload *type_offload_esp;
const struct xfrm_type *type_esp;
const struct xfrm_type *type_ipip;
const struct xfrm_type *type_ipip6;
const struct xfrm_type *type_comp;
const struct xfrm_type *type_ah;
const struct xfrm_type *type_routing;
const struct xfrm_type *type_dstopts;
int (*output)(struct net *, struct sock *, struct sk_buff *);
int (*transport_finish)(struct sk_buff *, int);
void (*local_error)(struct sk_buff *, u32);
};
5.19: ✅struct xfrm_state_afinfo {
u8 family;
u8 proto;
const struct xfrm_type_offload *type_offload_esp;
const struct xfrm_type *type_esp;
const struct xfrm_type *type_ipip;
const struct xfrm_type *type_ipip6;
const struct xfrm_type *type_comp;
const struct xfrm_type *type_ah;
const struct xfrm_type *type_routing;
const struct xfrm_type *type_dstopts;
int (*output)(struct net *, struct sock *, struct sk_buff *);
int (*transport_finish)(struct sk_buff *, int);
void (*local_error)(struct sk_buff *, u32);
};
6.2: ✅struct xfrm_state_afinfo {
u8 family;
u8 proto;
const struct xfrm_type_offload *type_offload_esp;
const struct xfrm_type *type_esp;
const struct xfrm_type *type_ipip;
const struct xfrm_type *type_ipip6;
const struct xfrm_type *type_comp;
const struct xfrm_type *type_ah;
const struct xfrm_type *type_routing;
const struct xfrm_type *type_dstopts;
int (*output)(struct net *, struct sock *, struct sk_buff *);
int (*transport_finish)(struct sk_buff *, int);
void (*local_error)(struct sk_buff *, u32);
};
6.5: ✅struct xfrm_state_afinfo {
u8 family;
u8 proto;
const struct xfrm_type_offload *type_offload_esp;
const struct xfrm_type *type_esp;
const struct xfrm_type *type_ipip;
const struct xfrm_type *type_ipip6;
const struct xfrm_type *type_comp;
const struct xfrm_type *type_ah;
const struct xfrm_type *type_routing;
const struct xfrm_type *type_dstopts;
int (*output)(struct net *, struct sock *, struct sk_buff *);
int (*transport_finish)(struct sk_buff *, int);
void (*local_error)(struct sk_buff *, u32);
};
6.8: ✅struct xfrm_state_afinfo {
u8 family;
u8 proto;
const struct xfrm_type_offload *type_offload_esp;
const struct xfrm_type *type_esp;
const struct xfrm_type *type_ipip;
const struct xfrm_type *type_ipip6;
const struct xfrm_type *type_comp;
const struct xfrm_type *type_ah;
const struct xfrm_type *type_routing;
const struct xfrm_type *type_dstopts;
int (*output)(struct net *, struct sock *, struct sk_buff *);
int (*transport_finish)(struct sk_buff *, int);
void (*local_error)(struct sk_buff *, u32);
};
arm64: ✅struct xfrm_state_afinfo {
u8 family;
u8 proto;
const struct xfrm_type_offload *type_offload_esp;
const struct xfrm_type *type_esp;
const struct xfrm_type *type_ipip;
const struct xfrm_type *type_ipip6;
const struct xfrm_type *type_comp;
const struct xfrm_type *type_ah;
const struct xfrm_type *type_routing;
const struct xfrm_type *type_dstopts;
int (*output)(struct net *, struct sock *, struct sk_buff *);
int (*output_finish)(struct sock *, struct sk_buff *);
int (*extract_input)(struct xfrm_state *, struct sk_buff *);
int (*extract_output)(struct xfrm_state *, struct sk_buff *);
int (*transport_finish)(struct sk_buff *, int);
void (*local_error)(struct sk_buff *, u32);
};
armhf: ✅struct xfrm_state_afinfo {
u8 family;
u8 proto;
const struct xfrm_type_offload *type_offload_esp;
const struct xfrm_type *type_esp;
const struct xfrm_type *type_ipip;
const struct xfrm_type *type_ipip6;
const struct xfrm_type *type_comp;
const struct xfrm_type *type_ah;
const struct xfrm_type *type_routing;
const struct xfrm_type *type_dstopts;
int (*output)(struct net *, struct sock *, struct sk_buff *);
int (*output_finish)(struct sock *, struct sk_buff *);
int (*extract_input)(struct xfrm_state *, struct sk_buff *);
int (*extract_output)(struct xfrm_state *, struct sk_buff *);
int (*transport_finish)(struct sk_buff *, int);
void (*local_error)(struct sk_buff *, u32);
};
ppc64el: ✅struct xfrm_state_afinfo {
u8 family;
u8 proto;
const struct xfrm_type_offload *type_offload_esp;
const struct xfrm_type *type_esp;
const struct xfrm_type *type_ipip;
const struct xfrm_type *type_ipip6;
const struct xfrm_type *type_comp;
const struct xfrm_type *type_ah;
const struct xfrm_type *type_routing;
const struct xfrm_type *type_dstopts;
int (*output)(struct net *, struct sock *, struct sk_buff *);
int (*output_finish)(struct sock *, struct sk_buff *);
int (*extract_input)(struct xfrm_state *, struct sk_buff *);
int (*extract_output)(struct xfrm_state *, struct sk_buff *);
int (*transport_finish)(struct sk_buff *, int);
void (*local_error)(struct sk_buff *, u32);
};
riscv64: ✅struct xfrm_state_afinfo {
u8 family;
u8 proto;
const struct xfrm_type_offload *type_offload_esp;
const struct xfrm_type *type_esp;
const struct xfrm_type *type_ipip;
const struct xfrm_type *type_ipip6;
const struct xfrm_type *type_comp;
const struct xfrm_type *type_ah;
const struct xfrm_type *type_routing;
const struct xfrm_type *type_dstopts;
int (*output)(struct net *, struct sock *, struct sk_buff *);
int (*output_finish)(struct sock *, struct sk_buff *);
int (*extract_input)(struct xfrm_state *, struct sk_buff *);
int (*extract_output)(struct xfrm_state *, struct sk_buff *);
int (*transport_finish)(struct sk_buff *, int);
void (*local_error)(struct sk_buff *, u32);
};
aws: ✅struct xfrm_state_afinfo {
u8 family;
u8 proto;
const struct xfrm_type_offload *type_offload_esp;
const struct xfrm_type *type_esp;
const struct xfrm_type *type_ipip;
const struct xfrm_type *type_ipip6;
const struct xfrm_type *type_comp;
const struct xfrm_type *type_ah;
const struct xfrm_type *type_routing;
const struct xfrm_type *type_dstopts;
int (*output)(struct net *, struct sock *, struct sk_buff *);
int (*output_finish)(struct sock *, struct sk_buff *);
int (*extract_input)(struct xfrm_state *, struct sk_buff *);
int (*extract_output)(struct xfrm_state *, struct sk_buff *);
int (*transport_finish)(struct sk_buff *, int);
void (*local_error)(struct sk_buff *, u32);
};
azure: ✅struct xfrm_state_afinfo {
u8 family;
u8 proto;
const struct xfrm_type_offload *type_offload_esp;
const struct xfrm_type *type_esp;
const struct xfrm_type *type_ipip;
const struct xfrm_type *type_ipip6;
const struct xfrm_type *type_comp;
const struct xfrm_type *type_ah;
const struct xfrm_type *type_routing;
const struct xfrm_type *type_dstopts;
int (*output)(struct net *, struct sock *, struct sk_buff *);
int (*output_finish)(struct sock *, struct sk_buff *);
int (*extract_input)(struct xfrm_state *, struct sk_buff *);
int (*extract_output)(struct xfrm_state *, struct sk_buff *);
int (*transport_finish)(struct sk_buff *, int);
void (*local_error)(struct sk_buff *, u32);
};
gcp: ✅struct xfrm_state_afinfo {
u8 family;
u8 proto;
const struct xfrm_type_offload *type_offload_esp;
const struct xfrm_type *type_esp;
const struct xfrm_type *type_ipip;
const struct xfrm_type *type_ipip6;
const struct xfrm_type *type_comp;
const struct xfrm_type *type_ah;
const struct xfrm_type *type_routing;
const struct xfrm_type *type_dstopts;
int (*output)(struct net *, struct sock *, struct sk_buff *);
int (*output_finish)(struct sock *, struct sk_buff *);
int (*extract_input)(struct xfrm_state *, struct sk_buff *);
int (*extract_output)(struct xfrm_state *, struct sk_buff *);
int (*transport_finish)(struct sk_buff *, int);
void (*local_error)(struct sk_buff *, u32);
};
lowlatency: ✅struct xfrm_state_afinfo {
u8 family;
u8 proto;
const struct xfrm_type_offload *type_offload_esp;
const struct xfrm_type *type_esp;
const struct xfrm_type *type_ipip;
const struct xfrm_type *type_ipip6;
const struct xfrm_type *type_comp;
const struct xfrm_type *type_ah;
const struct xfrm_type *type_routing;
const struct xfrm_type *type_dstopts;
int (*output)(struct net *, struct sock *, struct sk_buff *);
int (*output_finish)(struct sock *, struct sk_buff *);
int (*extract_input)(struct xfrm_state *, struct sk_buff *);
int (*extract_output)(struct xfrm_state *, struct sk_buff *);
int (*transport_finish)(struct sk_buff *, int);
void (*local_error)(struct sk_buff *, u32);
};
Regular
4.4 and 4.8 ✅
4.8 and 4.10 ✅
4.10 and 4.13 ⚠️const struct xfrm_type_offload * type_offload_map[256]
4.13 and 4.15 ✅
4.15 and 4.18 ✅
4.18 and 5.0 ✅
5.0 and 5.3 ⚠️const struct xfrm_type_offload *type_offload_esp
const struct xfrm_type *type_esp
const struct xfrm_type *type_ipip
const struct xfrm_type *type_ipip6
const struct xfrm_type *type_comp
const struct xfrm_type *type_ah
const struct xfrm_type *type_routing
const struct xfrm_type *type_dstopts
__be16 eth_proto
struct module *owner
const struct xfrm_type * type_map[256]
const struct xfrm_type_offload * type_offload_map[256]
struct xfrm_mode * mode_map[5]
int (*init_flags)(struct xfrm_state *)
void (*init_tempsel)(struct xfrm_selector *, const struct flowi *)
void (*init_temprop)(struct xfrm_state *, const struct xfrm_tmpl *, const xfrm_address_t *, const xfrm_address_t *)
int (*tmpl_sort)(struct xfrm_tmpl **, struct xfrm_tmpl **, int)
int (*state_sort)(struct xfrm_state **, struct xfrm_state **, int)
unsigned int family ➡️ u8 family
unsigned int proto ➡️ u8 proto
5.3 and 5.4 ✅
5.4 and 5.8 ⚠️int (*output_finish)(struct sock *, struct sk_buff *)
int (*extract_input)(struct xfrm_state *, struct sk_buff *)
int (*extract_output)(struct xfrm_state *, struct sk_buff *)
5.8 and 5.11 ✅
5.11 and 5.13 ✅
5.13 and 5.15 ✅
5.15 and 5.19 ✅
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 ✅