Home
last modified time | relevance | path

Searched refs:tfcpad (Results 1 - 16 of 16) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
H A Dipsec.c263 if (x->tfcpad) { in mlx5e_xfrm_validate_state()
/kernel/linux/linux-5.10/net/xfrm/
H A Dxfrm_device.c236 if (x->encap || x->tfcpad) in xfrm_dev_state_add()
H A Dxfrm_user.c626 x->tfcpad = nla_get_u32(attrs[XFRMA_TFCPAD]); in xfrm_state_construct()
944 if (x->tfcpad) { in copy_to_user_state_extra()
945 ret = nla_put_u32(skb, XFRMA_TFCPAD, x->tfcpad); in copy_to_user_state_extra()
3007 if (x->tfcpad) in xfrm_sa_len()
3008 l += nla_total_size(sizeof(x->tfcpad)); in xfrm_sa_len()
H A Dxfrm_state.c1551 x->tfcpad = orig->tfcpad; in xfrm_state_clone()
/kernel/linux/linux-6.6/net/xfrm/
H A Dxfrm_device.c259 if ((!is_packet_offload && x->encap) || x->tfcpad) { in xfrm_dev_state_add()
H A Dxfrm_user.c728 x->tfcpad = nla_get_u32(attrs[XFRMA_TFCPAD]); in xfrm_state_construct()
1149 if (x->tfcpad) { in copy_to_user_state_extra()
1150 ret = nla_put_u32(skb, XFRMA_TFCPAD, x->tfcpad); in copy_to_user_state_extra()
3296 if (x->tfcpad) in xfrm_sa_len()
3297 l += nla_total_size(sizeof(x->tfcpad)); in xfrm_sa_len()
H A Dxfrm_state.c1735 x->tfcpad = orig->tfcpad; in xfrm_state_clone()
/kernel/linux/linux-5.10/net/ipv4/
H A Desp4.c676 if (x->tfcpad) { in esp_output()
680 padto = min(x->tfcpad, xfrm_state_mtu(x, dst->child_mtu_cached)); in esp_output()
/kernel/linux/linux-5.10/net/ipv6/
H A Desp6.c711 if (x->tfcpad) { in esp6_output()
715 padto = min(x->tfcpad, xfrm_state_mtu(x, dst->child_mtu_cached)); in esp6_output()
/kernel/linux/linux-6.6/net/ipv4/
H A Desp4.c673 if (x->tfcpad) { in esp_output()
677 padto = min(x->tfcpad, xfrm_state_mtu(x, dst->child_mtu_cached)); in esp_output()
/kernel/linux/linux-6.6/net/ipv6/
H A Desp6.c711 if (x->tfcpad) { in esp6_output()
715 padto = min(x->tfcpad, xfrm_state_mtu(x, dst->child_mtu_cached)); in esp6_output()
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/inline_crypto/ch_ipsec/
H A Dchcr_ipsec.c276 if (x->tfcpad) { in ch_ipsec_xfrm_add_state()
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/inline_crypto/ch_ipsec/
H A Dchcr_ipsec.c276 if (x->tfcpad) { in ch_ipsec_xfrm_add_state()
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
H A Dipsec.c464 if (x->tfcpad) { in mlx5e_xfrm_validate_state()
/kernel/linux/linux-5.10/include/net/
H A Dxfrm.h165 u32 tfcpad; member
/kernel/linux/linux-6.6/include/net/
H A Dxfrm.h190 u32 tfcpad; member

Completed in 35 milliseconds