Home
last modified time | relevance | path

Searched refs:rte_security_ipsec_tunnel_param (Results 1 – 4 of 4) sorted by relevance

/dpdk/lib/security/
H A Drte_security.h94 struct rte_security_ipsec_tunnel_param { struct
337 struct rte_security_ipsec_tunnel_param tunnel;
/dpdk/drivers/common/cnxk/
H A Dcnxk_security.c266 struct rte_security_ipsec_tunnel_param *tunnel; in ot_ipsec_inb_tunnel_hdr_fill()
426 struct rte_security_ipsec_tunnel_param *tunnel = &ipsec_xfrm->tunnel; in cnxk_ot_ipsec_outb_sa_fill()
752 struct rte_security_ipsec_tunnel_param *tunnel = &ipsec_xfrm->tunnel; in cnxk_onf_ipsec_outb_sa_fill()
919 struct rte_security_ipsec_tunnel_param *tunnel = &ipsec_xfrm->tunnel; in cnxk_ipsec_outb_rlens_get()
/dpdk/examples/ipsec-secgw/
H A Dipsec.c25 struct rte_security_ipsec_tunnel_param *tunnel = in set_ipsec_conf()
/dpdk/app/test-crypto-perf/
H A Dcperf_ops.c726 struct rte_security_ipsec_tunnel_param tunnel = { in create_ipsec_session()