X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=src%2Fvcl%2Fsock_test.h;h=f9f5c7070b260c1c48f7f7cedec3f32a53170d86;hb=de91006803f823a149b04738dd2bbfe18bfe9791;hp=0729c310f50c376fe1d3aee0484997f04fec8b8e;hpb=0a15e8c3b6a7e19131f7abc6fd4d1422616cda5c;p=vpp.git diff --git a/src/vcl/sock_test.h b/src/vcl/sock_test.h index 0729c310f50..f9f5c7070b2 100644 --- a/src/vcl/sock_test.h +++ b/src/vcl/sock_test.h @@ -69,6 +69,8 @@ typedef struct __attribute__ ((packed)) uint32_t ctrl_handle; uint32_t num_test_sockets; uint32_t verbose; + uint32_t address_ip6; + uint32_t transport_udp; uint64_t rxbuf_size; uint64_t txbuf_size; uint64_t num_writes;