X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=src%2Fplugins%2Fioam%2Flib-vxlan-gpe%2Fioam_transit.c;h=60eabc22019cb6dc9075d58187463744708a410f;hb=8a0a0ae60b8dd9da7cf53c895e85dc6daf67143d;hp=d90cd5e432835bd80f4c1284764888771f93f38a;hpb=e68de8c333609fa45ad29a97a460f656c272a3dc;p=vpp.git diff --git a/src/plugins/ioam/lib-vxlan-gpe/ioam_transit.c b/src/plugins/ioam/lib-vxlan-gpe/ioam_transit.c index d90cd5e4328..60eabc22019 100644 --- a/src/plugins/ioam/lib-vxlan-gpe/ioam_transit.c +++ b/src/plugins/ioam/lib-vxlan-gpe/ioam_transit.c @@ -107,7 +107,7 @@ vxlan_gpe_transit_ioam (vlib_main_t * vm, if (PREDICT_FALSE ((ip0->protocol == IP_PROTOCOL_UDP) && (clib_net_to_host_u16 (udp_hdr0->dst_port) == - UDP_DST_PORT_vxlan_gpe))) + UDP_DST_PORT_VXLAN_GPE))) { /* Check the iOAM header */