numam-dpdk/examples/load_balancer
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
init.c
main.c
main.h
Makefile examples: fix make clean when using pkg-config 2019-05-20 23:57:47 +02:00
meson.build
runtime.c net: add rte prefix to IP structure 2019-05-24 13:34:46 +02:00