Home
last modified time | relevance | path

Searched defs:txgbe_crypto_session (Results 1 – 1 of 1) sorted by relevance

/dpdk/drivers/net/txgbe/
H A Dtxgbe_ipsec.h47 struct txgbe_crypto_session { struct
48 enum txgbe_operation op;
49 const uint8_t *key;
50 uint32_t key_len;
51 uint32_t salt;
52 uint32_t sa_index;
53 uint32_t spi;
54 struct ipaddr src_ip;
55 struct ipaddr dst_ip;
56 struct rte_eth_dev *dev;