Olivier Matz
e482e0fa6a
net: add rte prefix to ARP defines
Add 'RTE_' prefix to defines:
- rename ARP_HRD_ETHER as RTE_ARP_HRD_ETHER.
- rename ARP_OP_REQUEST as RTE_ARP_OP_REQUEST.
- rename ARP_OP_REPLY as RTE_ARP_OP_REPLY.
- rename ARP_OP_REVREQUEST as RTE_ARP_OP_REVREQUEST.
- rename ARP_OP_REVREPLY as RTE_ARP_OP_REVREPLY.
- rename ARP_OP_INVREQUEST as RTE_ARP_OP_INVREQUEST.
- rename ARP_OP_INVREPLY as RTE_ARP_OP_INVREPLY.
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:44 +02:00
..
2019-04-22 21:45:16 +02:00
2019-04-21 19:11:37 +02:00
2019-05-24 13:34:44 +02:00
2019-04-04 22:46:05 +02:00
2019-04-22 21:32:10 +02:00
2019-02-26 15:24:11 +01:00
2019-04-02 16:50:24 +02:00
2019-04-18 16:01:28 +02:00
2019-04-22 13:20:33 +02:00
2019-03-27 01:02:45 +01:00
2019-05-24 13:34:44 +02:00
2019-02-26 15:29:27 +01:00
2019-04-17 18:09:52 +02:00