net: use IPV4 VHL constant
authorReshma Pattan <reshma.pattan@intel.com>
Fri, 8 Nov 2019 10:02:00 +0000 (10:02 +0000)
committerFerruh Yigit <ferruh.yigit@intel.com>
Wed, 20 Nov 2019 16:36:06 +0000 (17:36 +0100)
commit5fde1a75926bad69b430ce9d7e4da4e2447e1cb6
tree7781903ec07dda604b02a38789068f7f68845029
parent50318975060dda879b01e33a37684652dbcc82c6
net: use IPV4 VHL constant

Use new macro RTE_IPV4_VHL_DEF instead of IP_VHL_DEF
wherever applicable.

Signed-off-by: Reshma Pattan <reshma.pattan@intel.com>
Acked-by: Hyong Youb Kim <hyonkim@cisco.com>
Reviewed-by: Ferruh Yigit <ferruh.yigit@intel.com>
app/test-pmd/csumonly.c
app/test-pmd/flowgen.c
app/test-pmd/txonly.c
app/test/packet_burst_generator.c
drivers/net/enic/enic_fm_flow.c
examples/tep_termination/vxlan_setup.c