26 #ifndef FLOW_DECRYPT_H_
27 #define FLOW_DECRYPT_H_
62 struct doca_flow_port *port,
84 bool bad_syndrome_check,
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 bind_decrypt_ids(int nb_rules, int initial_id, struct doca_flow_port *port)
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 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)
static struct app_gpu_cfg app_cfg
enum doca_error doca_error_t
DOCA API return codes.
static struct doca_flow_port * ports[FLOW_SWITCH_PORTS_MAX]
struct upf_accel_ctx * ctx