Searched refs:ipsec_rule (Results 1 – 3 of 3) sorted by relevance
1298 sa_entry->ipsec_rule.rule = rule; in rx_add_rule()1299 sa_entry->ipsec_rule.modify_hdr = flow_act.modify_hdr; in rx_add_rule()1300 sa_entry->ipsec_rule.fc = counter; in rx_add_rule()1301 sa_entry->ipsec_rule.pkt_reformat = flow_act.pkt_reformat; in rx_add_rule()1394 sa_entry->ipsec_rule.rule = rule; in tx_add_rule()1395 sa_entry->ipsec_rule.fc = counter; in tx_add_rule()1396 sa_entry->ipsec_rule.pkt_reformat = flow_act.pkt_reformat; in tx_add_rule()1481 pol_entry->ipsec_rule.rule = rule; in tx_add_policy()1482 pol_entry->ipsec_rule.modify_hdr = flow_act.modify_hdr; in tx_add_policy()1559 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
948 struct mlx5e_ipsec_rule *ipsec_rule = &sa_entry->ipsec_rule; in mlx5e_xfrm_update_curlft() local957 mlx5_fc_query_cached(ipsec_rule->fc, &bytes, &packets, &lastuse); in mlx5e_xfrm_update_curlft()