Olivier Matz 6d13ea8e8e net: add rte prefix to ether structures
Add 'rte_' prefix to structures:
- rename struct ether_addr as struct rte_ether_addr.
- rename struct ether_hdr as struct rte_ether_hdr.
- rename struct vlan_hdr as struct rte_vlan_hdr.
- rename struct vxlan_hdr as struct rte_vxlan_hdr.
- rename struct vxlan_gpe_hdr as struct rte_vxlan_gpe_hdr.

Do not update the command line library to avoid adding a dependency to
librte_net.

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:45 +02:00
..
2019-05-02 01:33:14 +02:00
2018-05-12 00:38:19 +02:00
2019-05-02 01:33:14 +02:00
2019-05-04 23:39:23 +02:00
2018-04-11 23:40:40 +02:00
2018-12-19 01:25:56 +01:00
2018-04-23 01:47:59 +02:00
2019-05-02 01:33:14 +02:00
2019-01-20 13:08:50 +01:00
2018-11-26 20:19:24 +01:00