Searched defs:rte_ipsec_sa_prm (Results 1 – 1 of 1) sorted by relevance
30 struct rte_ipsec_sa_prm { struct32 uint64_t userdata; /**< provided and interpreted by user */33 uint64_t flags; /**< see RTE_IPSEC_SAFLAG_* below */35 struct rte_security_ipsec_xform ipsec_xform;37 struct rte_crypto_sym_xform *crypto_xform;38 union {