NVIDIA DOCA SDK Data Center on a Chip Framework Documentation
config.h File Reference
#include <rte_hash.h>
#include "flow_decrypt.h"
#include "flow_encrypt.h"
#include "ipsec_ctx.h"
Include dependency graph for config.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

doca_error_t parse_ipv6_str (const char *str_ip, doca_be32_t ipv6_addr[])
 
doca_error_t ipsec_security_gw_parse_config (struct ipsec_security_gw_config *app_cfg)
 
doca_error_t register_ipsec_security_gw_params (void)
 

Function Documentation

◆ ipsec_security_gw_parse_config()

doca_error_t ipsec_security_gw_parse_config ( struct ipsec_security_gw_config app_cfg)

Definition at line 1236 of file config.c.

◆ parse_ipv6_str()

doca_error_t parse_ipv6_str ( const char *  str_ip,
doca_be32_t  ipv6_addr[] 
)

Definition at line 364 of file config.c.

◆ register_ipsec_security_gw_params()

doca_error_t register_ipsec_security_gw_params ( void  )

Definition at line 1578 of file config.c.