Searched refs:ipsec_rule (Results 1 – 3 of 3) sorted by relevance
1402 sa_entry->ipsec_rule.rule = rule; in rx_add_rule()1403 sa_entry->ipsec_rule.modify_hdr = flow_act.modify_hdr; in rx_add_rule()1404 sa_entry->ipsec_rule.fc = counter; in rx_add_rule()1405 sa_entry->ipsec_rule.pkt_reformat = flow_act.pkt_reformat; in rx_add_rule()1498 sa_entry->ipsec_rule.rule = rule; in tx_add_rule()1499 sa_entry->ipsec_rule.fc = counter; in tx_add_rule()1500 sa_entry->ipsec_rule.pkt_reformat = flow_act.pkt_reformat; in tx_add_rule()1585 pol_entry->ipsec_rule.rule = rule; in tx_add_policy()1586 pol_entry->ipsec_rule.modify_hdr = flow_act.modify_hdr; in tx_add_policy()1663 pol_entry->ipsec_rule.rule = rule; in rx_add_policy()[all …]
264 struct mlx5e_ipsec_rule ipsec_rule; member294 struct mlx5e_ipsec_rule ipsec_rule; member
990 struct mlx5e_ipsec_rule *ipsec_rule = &sa_entry->ipsec_rule; in mlx5e_xfrm_update_curlft() local999 mlx5_fc_query_cached(ipsec_rule->fc, &bytes, &packets, &lastuse); in mlx5e_xfrm_update_curlft()