numam-dpdk/lib/librte_gso
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
..
gso_common.c lib: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
gso_common.h net: add rte prefix to UDP structure 2019-05-24 13:34:46 +02:00
gso_tcp4.c net: add rte prefix to TCP structure 2019-05-24 13:34:46 +02:00
gso_tcp4.h lib: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
gso_tunnel_tcp4.c net: add rte prefix to TCP structure 2019-05-24 13:34:46 +02:00
gso_tunnel_tcp4.h lib: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
gso_udp4.c net: add rte prefix to IP structure 2019-05-24 13:34:46 +02:00
gso_udp4.h gso: support UDP/IPv4 fragmentation 2018-07-11 23:45:20 +02:00
Makefile gso: support UDP/IPv4 fragmentation 2018-07-11 23:45:20 +02:00
meson.build gso: support UDP/IPv4 fragmentation 2018-07-11 23:45:20 +02:00
rte_gso_version.map gso: add Generic Segmentation Offload API framework 2017-10-12 01:36:57 +01:00
rte_gso.c gso: support UDP/IPv4 fragmentation 2018-07-11 23:45:20 +02:00
rte_gso.h net: add rte prefix to UDP structure 2019-05-24 13:34:46 +02:00