net: add rte prefix to ESP structure
authorOlivier Matz <olivier.matz@6wind.com>
Tue, 21 May 2019 16:13:06 +0000 (18:13 +0200)
committerFerruh Yigit <ferruh.yigit@intel.com>
Fri, 24 May 2019 11:34:45 +0000 (13:34 +0200)
commit5ef2546767525c8a4a3c2bc60357b23c3dffcf6b
tree44d36b1a05a190ef8c779009ecdc4f0a3f22305f
parent35b2d13fd6fdcbd191f2a30d74648faeb1186c65
net: add rte prefix to ESP structure

Add 'rte_' prefix to structures:
- rename struct esp_hdr as struct rte_esp_hdr.

Signed-off-by: Olivier Matz <olivier.matz@6wind.com>
Reviewed-by: Stephen Hemminger <stephen@networkplumber.org>
Reviewed-by: Maxime Coquelin <maxime.coquelin@redhat.com>
Reviewed-by: Ferruh Yigit <ferruh.yigit@intel.com>
app/test/test_ipsec.c
examples/ipsec-secgw/esp.c
examples/ipsec-secgw/sa.c
lib/librte_ethdev/rte_flow.h
lib/librte_ipsec/crypto.h
lib/librte_ipsec/esp_inb.c
lib/librte_ipsec/esp_outb.c
lib/librte_ipsec/sa.c
lib/librte_net/rte_esp.h