Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_ipsec/
H A Drte_ipsec.h35 struct rte_ipsec_sa_pkt_func { struct
79 struct rte_ipsec_sa_pkt_func pkt_func;
H A Dsa.c615 struct rte_ipsec_sa_pkt_func *pf) in lksd_none_pkt_func_select()
653 struct rte_ipsec_sa_pkt_func *pf) in cpu_crypto_pkt_func_select()
695 struct rte_ipsec_sa_pkt_func *pf) in inline_crypto_pkt_func_select()
731 const struct rte_ipsec_sa *sa, struct rte_ipsec_sa_pkt_func *pf) in ipsec_sa_pkt_func_select()
736 pf[0] = (struct rte_ipsec_sa_pkt_func) { {NULL}, NULL }; in ipsec_sa_pkt_func_select()
H A Dses.c35 struct rte_ipsec_sa_pkt_func fp; in rte_ipsec_session_prepare()
H A Dsa.h134 const struct rte_ipsec_sa *sa, struct rte_ipsec_sa_pkt_func *pf);