pg: allow creating pg for udp based protocols
[vpp.git] / src / vnet / udp / udp.h
index 91d063a..3b6de6c 100644 (file)
@@ -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