Home
last modified time | relevance | path

Searched refs:esp_tail (Results 1 – 2 of 2) sorted by relevance

/dpdk/drivers/net/iavf/
H A Diavf_ipsec_crypto.c1142 struct rte_esp_tail *esp_tail; in iavf_ipsec_crypto_pkt_metadata_set() local
1158 esp_tail = iavf_ipsec_crypto_get_esp_trailer(m, iavf_sess, in iavf_ipsec_crypto_pkt_metadata_set()
1165 md->next_proto = esp_tail->next_proto; in iavf_ipsec_crypto_pkt_metadata_set()
/dpdk/doc/guides/rel_notes/
H A Drelease_19_11.rst362 * The network structure ``esp_tail`` has been prefixed by ``rte_``.