Searched refs:XFRM_DEV_OFFLOAD_PACKET (Results 1 – 9 of 9) sorted by relevance
139 if (x->xso.type == XFRM_DEV_OFFLOAD_PACKET && x->xso.dev != dev) { in validate_xmit_xfrm()308 xso->type = XFRM_DEV_OFFLOAD_PACKET; in xfrm_dev_state_add()368 xdo->type = XFRM_DEV_OFFLOAD_PACKET; in xfrm_dev_policy_add()411 if (x->xso.type == XFRM_DEV_OFFLOAD_PACKET || in xfrm_dev_offload_ok()
93 if (_x->xso.type == XFRM_DEV_OFFLOAD_PACKET) \988 if (xdo->type == XFRM_DEV_OFFLOAD_PACKET) { in __xfrm_state_lookup_all()989 if (x->xso.type != XFRM_DEV_OFFLOAD_PACKET) in __xfrm_state_lookup_all()1000 } else if (x->xso.type == XFRM_DEV_OFFLOAD_PACKET) in __xfrm_state_lookup_all()1162 if (pol->xdo.type == XFRM_DEV_OFFLOAD_PACKET) { in xfrm_state_find()1163 if (x->xso.type != XFRM_DEV_OFFLOAD_PACKET) in xfrm_state_find()1196 if (pol->xdo.type == XFRM_DEV_OFFLOAD_PACKET) { in xfrm_state_find()1197 if (x->xso.type != XFRM_DEV_OFFLOAD_PACKET) in xfrm_state_find()1267 if (pol->xdo.type == XFRM_DEV_OFFLOAD_PACKET) { in xfrm_state_find()1271 xso->type = XFRM_DEV_OFFLOAD_PACKET; in xfrm_state_find()[all …]
495 if (err <= 0 || x->xso.type == XFRM_DEV_OFFLOAD_PACKET) in xfrm_output_one()720 if (x->xso.type == XFRM_DEV_OFFLOAD_PACKET) { in xfrm_output()
539 if (!entry0 || pol->xdo.type == XFRM_DEV_OFFLOAD_PACKET) { in xfrm_dst_hash_transfer()870 if (newpos && policy->xdo.type != XFRM_DEV_OFFLOAD_PACKET) in xfrm_policy_inexact_list_reinsert()1351 if (newpos && policy->xdo.type != XFRM_DEV_OFFLOAD_PACKET) in xfrm_hash_rebuild()1528 if (newpos && policy->xdo.type != XFRM_DEV_OFFLOAD_PACKET) in xfrm_policy_insert_inexact_list()1565 if (newpos && policy->xdo.type != XFRM_DEV_OFFLOAD_PACKET) in xfrm_policy_insert_list()2187 if (ret && ret->xdo.type == XFRM_DEV_OFFLOAD_PACKET) in xfrm_policy_lookup_bytype()
959 if (xso->type == XFRM_DEV_OFFLOAD_PACKET) in copy_user_offload()
249 case XFRM_DEV_OFFLOAD_PACKET: in mlx5e_xfrm_validate_state()527 if (x->xdo.type != XFRM_DEV_OFFLOAD_PACKET) { in mlx5e_xfrm_validate_policy()556 attrs->type = XFRM_DEV_OFFLOAD_PACKET; in mlx5e_ipsec_build_accel_pol_attrs()
642 case XFRM_DEV_OFFLOAD_PACKET: in rx_add_rule()719 case XFRM_DEV_OFFLOAD_PACKET: in tx_add_rule()
146 if (attrs->type == XFRM_DEV_OFFLOAD_PACKET) in mlx5_create_ipsec_obj()
138 XFRM_DEV_OFFLOAD_PACKET, enumerator1167 if (x->xso.type == XFRM_DEV_OFFLOAD_PACKET) in __xfrm_policy_check2()1580 if (x->xso.type != XFRM_DEV_OFFLOAD_PACKET) in xfrm_dev_state_update_curlft()
Completed in 35 milliseconds