Home
last modified time | relevance | path

Searched refs:XFRM_DEV_OFFLOAD_IN (Results 1 – 9 of 9) sorted by relevance

/linux-6.3-rc2/net/xfrm/
A Dxfrm_device.c132 if (xo->flags & XFRM_GRO || x->xso.dir == XFRM_DEV_OFFLOAD_IN) in validate_xmit_xfrm()
303 xso->dir = XFRM_DEV_OFFLOAD_IN; in xfrm_dev_state_add()
371 xdo->dir = XFRM_DEV_OFFLOAD_IN; in xfrm_dev_policy_add()
A Dxfrm_user.c957 if (xso->dir == XFRM_DEV_OFFLOAD_IN) in copy_user_offload()
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
A Dipsec_fs.c533 case XFRM_DEV_OFFLOAD_IN: in setup_modify_header()
573 if (attrs->dir == XFRM_DEV_OFFLOAD_IN) { in setup_pkt_reformat()
637 XFRM_DEV_OFFLOAD_IN, &flow_act); in rx_add_rule()
1053 if (pol_entry->attrs.dir == XFRM_DEV_OFFLOAD_IN) { in mlx5e_accel_ipsec_fs_del_pol()
A Dipsec_offload.c74 if (attrs->dir == XFRM_DEV_OFFLOAD_IN) { in mlx5e_ipsec_packet_setup()
A Dipsec.c516 if (x->xdo.dir != XFRM_DEV_OFFLOAD_IN && in mlx5e_xfrm_validate_policy()
/linux-6.3-rc2/drivers/net/ethernet/intel/ixgbevf/
A Dipsec.c289 if (xs->xso.dir == XFRM_DEV_OFFLOAD_IN) { in ixgbevf_ipsec_add_sa()
403 if (xs->xso.dir == XFRM_DEV_OFFLOAD_IN) { in ixgbevf_ipsec_del_sa()
/linux-6.3-rc2/drivers/net/netdevsim/
A Dipsec.c179 if (xs->xso.dir == XFRM_DEV_OFFLOAD_IN) { in nsim_ipsec_add_sa()
/linux-6.3-rc2/drivers/net/ethernet/intel/ixgbe/
A Dixgbe_ipsec.c594 if (xs->xso.dir == XFRM_DEV_OFFLOAD_IN) { in ixgbe_ipsec_add_sa()
766 if (xs->xso.dir == XFRM_DEV_OFFLOAD_IN) { in ixgbe_ipsec_del_sa()
912 if (sam->dir != XFRM_DEV_OFFLOAD_IN) { in ixgbe_ipsec_vf_add_sa()
/linux-6.3-rc2/include/net/
A Dxfrm.h130 XFRM_DEV_OFFLOAD_IN = 1, enumerator

Completed in 25 milliseconds