Searched refs:esp_tail (Results 1 – 2 of 2) sorted by relevance
1142 struct rte_esp_tail *esp_tail; in iavf_ipsec_crypto_pkt_metadata_set() local1158 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()
362 * The network structure ``esp_tail`` has been prefixed by ``rte_``.