numam-dpdk/app/test-pipeline
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
..
config.c app/pipeline: move from test directory 2019-02-26 15:28:46 +01:00
init.c app/pipeline: move from test directory 2019-02-26 15:28:46 +01:00
main.c app/pipeline: move from test directory 2019-02-26 15:28:46 +01:00
main.h app/pipeline: move from test directory 2019-02-26 15:28:46 +01:00
Makefile app/pipeline: move from test directory 2019-02-26 15:28:46 +01:00
meson.build app/pipeline: fix dependency for FreeBSD 2019-03-27 01:02:45 +01:00
pipeline_acl.c net: add rte prefix to IP structure 2019-05-24 13:34:46 +02:00
pipeline_hash.c net: add rte prefix to IP structure 2019-05-24 13:34:46 +02:00
pipeline_lpm_ipv6.c app/pipeline: move from test directory 2019-02-26 15:28:46 +01:00
pipeline_lpm.c app/pipeline: move from test directory 2019-02-26 15:28:46 +01:00
pipeline_stub.c app/pipeline: move from test directory 2019-02-26 15:28:46 +01:00
runtime.c app/pipeline: move from test directory 2019-02-26 15:28:46 +01:00