X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=src%2Fvnet%2Fudp%2Fudp.h;h=3b6de6ca271a2f18de46c01294bbdc1f2eb92c90;hb=4af47092eec97ce88f66174570cfc6a7baad4c6c;hp=91d063a2f0c753f881a96f1b457c32275cc3d67e;hpb=6e43e0680fc21c6a986289cec4406c3624d3bbe6;p=vpp.git diff --git a/src/vnet/udp/udp.h b/src/vnet/udp/udp.h index 91d063a2f0c..3b6de6ca271 100644 --- a/src/vnet/udp/udp.h +++ b/src/vnet/udp/udp.h @@ -107,6 +107,9 @@ typedef struct /* Next index for this type. */ u32 next_index; + + /* Parser for packet generator edits for this protocol */ + unformat_function_t *unformat_pg_edit; } udp_dst_port_info_t; typedef enum