Go to the source code of this file.
|
| doca_error_t | add_decrypt_entries (struct ipsec_security_gw_config *app_cfg, struct ipsec_security_gw_ports_map *port, uint16_t queue_id, int nb_rules, int rule_offset) |
| |
| doca_error_t | add_decrypt_entry (struct decrypt_rule *rule, int rule_id, struct doca_flow_port *port, struct ipsec_security_gw_config *app_cfg) |
| |
| doca_error_t | ipsec_security_gw_insert_decrypt_rules (struct ipsec_security_gw_ports_map *ports[], struct ipsec_security_gw_config *app_cfg) |
| |
| doca_error_t | handle_secured_packets_received (struct rte_mbuf **packet, bool bad_syndrome_check, struct ipsec_security_gw_core_ctx *ctx) |
| |
| doca_error_t | bind_decrypt_ids (int nb_rules, int initial_id, struct doca_flow_port *port) |
| |
◆ add_decrypt_entries()
◆ add_decrypt_entry()
◆ bind_decrypt_ids()
| doca_error_t bind_decrypt_ids |
( |
int |
nb_rules, |
|
|
int |
initial_id, |
|
|
struct doca_flow_port * |
port |
|
) |
| |
◆ handle_secured_packets_received()
◆ ipsec_security_gw_insert_decrypt_rules()