X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=src%2Fvnet%2Fudp%2Fudp_encap.h;fp=src%2Fvnet%2Fudp%2Fudp_encap.h;h=9d82e59ba55c333930aa1c97138b858a87713ebc;hb=42386fc974148f812ef3eb73ff09a603caa23565;hp=888efa8c37c0e377bd9e2114dd519de3ade7e6a1;hpb=edc2ea435b5c407a78f4fcb42d750338d6cdd6d5;p=vpp.git diff --git a/src/vnet/udp/udp_encap.h b/src/vnet/udp/udp_encap.h index 888efa8c37c..9d82e59ba55 100644 --- a/src/vnet/udp/udp_encap.h +++ b/src/vnet/udp/udp_encap.h @@ -68,14 +68,14 @@ typedef struct udp_encap_t_ } __attribute__ ((packed)) ue_hdrs; /** - * Flags controlling fixup behaviour + * The DPO used to forward to the next node in the VLIB graph */ - udp_encap_fixup_flags_t ue_flags; + dpo_id_t ue_dpo; /** - * The DPO used to forward to the next node in the VLIB graph + * Flags controlling fixup behaviour */ - dpo_id_t ue_dpo; + udp_encap_fixup_flags_t ue_flags; /** * the protocol of the IP header imposed