Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/ixgbe/
H A Dixgbe_ipsec.h63 struct ixgbe_crypto_session { struct
64 enum ixgbe_operation op;
65 const uint8_t *key;
66 uint32_t key_len;
67 uint32_t salt;
68 uint32_t sa_index;
69 uint32_t spi;
70 struct ipaddr src_ip;
71 struct ipaddr dst_ip;
72 struct rte_eth_dev *dev;