numam-dpdk/lib/librte_ipsec
Olivier Matz a7c528e5d7 net: add rte prefix to IP structure
Add 'rte_' prefix to structures:
- rename struct ipv4_hdr as struct rte_ipv4_hdr.
- rename struct ipv6_hdr as struct rte_ipv6_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>
2019-05-24 13:34:46 +02:00
..
crypto.h net: add rte prefix to ESP structure 2019-05-24 13:34:45 +02:00
esp_inb.c net: add rte prefix to ESP structure 2019-05-24 13:34:45 +02:00
esp_outb.c net: add rte prefix to ESP structure 2019-05-24 13:34:45 +02:00
iph.h net: add rte prefix to IP structure 2019-05-24 13:34:46 +02:00
ipsec_sqn.h ipsec: reorder packet process for ESP inbound 2019-04-02 16:50:24 +02:00
Makefile ipsec: move inbound and outbound code 2019-04-02 16:50:24 +02:00
meson.build ipsec: fix headers install 2019-05-09 15:21:39 +02:00
misc.h doc: fix spelling reported by aspell in comments 2019-05-03 00:38:14 +02:00
pad.h ipsec: implement SA data-path API 2019-01-10 16:57:22 +01:00
rte_ipsec_group.h doc: fix spelling reported by aspell in comments 2019-05-03 00:38:14 +02:00
rte_ipsec_sa.h doc: fix spelling reported by aspell in comments 2019-05-03 00:38:14 +02:00
rte_ipsec_version.map ipsec: add helpers to group completed crypto-ops 2019-01-10 16:57:22 +01:00
rte_ipsec.h ipsec: add helpers to group completed crypto-ops 2019-01-10 16:57:22 +01:00
sa.c net: add rte prefix to ESP structure 2019-05-24 13:34:45 +02:00
sa.h ipsec: move inbound and outbound code 2019-04-02 16:50:24 +02:00
ses.c ipsec: add SA data-path API 2019-01-10 16:57:22 +01:00