Searched refs:xfrm_encap_tmpl (Results 1 - 10 of 10) sorted by relevance

/linux-master/include/uapi/linux/
H A Dxfrm.h255 struct xfrm_encap_tmpl { struct
289 XFRMA_ENCAP, /* struct xfrm_algo + struct xfrm_encap_tmpl */
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
H A Dipsec_rxtx.c223 struct xfrm_encap_tmpl *encap;
/linux-master/net/ipv6/
H A Desp6.c153 struct xfrm_encap_tmpl *encap = x->encap;
448 struct xfrm_encap_tmpl *encap = x->encap;
804 struct xfrm_encap_tmpl *encap = x->encap;
1225 struct xfrm_encap_tmpl *encap = x->encap;
/linux-master/net/ipv4/
H A Desp4.c136 struct xfrm_encap_tmpl *encap = x->encap;
412 struct xfrm_encap_tmpl *encap = x->encap;
768 struct xfrm_encap_tmpl *encap = x->encap;
1172 struct xfrm_encap_tmpl *encap = x->encap;
/linux-master/include/net/
H A Dxfrm.h229 struct xfrm_encap_tmpl *encap;
606 const struct xfrm_encap_tmpl *encap);
1767 const struct xfrm_encap_tmpl *encap);
1772 struct xfrm_encap_tmpl *encap);
1776 struct xfrm_encap_tmpl *encap, u32 if_id,
/linux-master/net/xfrm/
H A Dxfrm_user.c1066 static int copy_to_user_encap(struct xfrm_encap_tmpl *ep, struct sk_buff *skb)
1069 struct xfrm_encap_tmpl *uep;
2824 struct xfrm_encap_tmpl *encap = NULL;
2907 + (with_encp ? nla_total_size(sizeof(struct xfrm_encap_tmpl)) : 0)
2915 const struct xfrm_encap_tmpl *encap, u8 dir, u8 type)
2962 const struct xfrm_encap_tmpl *encap)
2983 const struct xfrm_encap_tmpl *encap)
3029 [XFRMA_ENCAP] = { .len = sizeof(struct xfrm_encap_tmpl) },
H A Dxfrm_compat.c109 [XFRMA_ENCAP] = { .len = sizeof(struct xfrm_encap_tmpl) },
H A Dxfrm_state.c1657 struct xfrm_encap_tmpl *encap)
1810 struct xfrm_encap_tmpl *encap)
2483 const struct xfrm_encap_tmpl *encap)
H A Dxfrm_policy.c4598 struct xfrm_encap_tmpl *encap, u32 if_id,
/linux-master/net/key/
H A Daf_key.c777 struct xfrm_encap_tmpl *natt = NULL;
1262 struct xfrm_encap_tmpl *natt;
3363 struct xfrm_encap_tmpl *natt = NULL;
3551 const struct xfrm_encap_tmpl *encap)
3662 const struct xfrm_encap_tmpl *encap)

Completed in 223 milliseconds