numam-dpdk/lib/librte_gro
Olivier Matz e73e3547ce net: add rte prefix to UDP structure
Add 'rte_' prefix to structures:
- rename struct udp_hdr as struct rte_udp_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
..
gro_tcp4.c net: add rte prefix to TCP structure 2019-05-24 13:34:46 +02:00
gro_tcp4.h net: add rte prefix to TCP structure 2019-05-24 13:34:46 +02:00
gro_vxlan_tcp4.c net: add rte prefix to UDP structure 2019-05-24 13:34:46 +02:00
gro_vxlan_tcp4.h net: add rte prefix to ether structures 2019-05-24 13:34:45 +02:00
Makefile gro: support VxLAN GRO 2018-01-11 23:18:36 +01:00
meson.build build: replace license text with SPDX tag 2018-01-30 21:58:59 +01:00
rte_gro_version.map gro: fix typo in map file 2017-08-31 23:02:54 +02:00
rte_gro.c gro: support VxLAN GRO 2018-01-11 23:18:36 +01:00
rte_gro.h gro: support VxLAN GRO 2018-01-11 23:18:36 +01:00