X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=src%2Fvnet%2Fsession%2Ftransport.h;h=954db49022cc9e69e1946c9670971ff909606180;hb=4fde4ae0363de45d867eb3472e43b89ae34d3bd1;hp=5592601983de834dcf5a3881d32846dd57ea1f3f;hpb=c74b43c80789f5e437dfe4cc491157b45a7f222e;p=vpp.git diff --git a/src/vnet/session/transport.h b/src/vnet/session/transport.h index 5592601983d..954db49022c 100644 --- a/src/vnet/session/transport.h +++ b/src/vnet/session/transport.h @@ -32,7 +32,6 @@ typedef struct _transport_options_t char *short_name; transport_tx_fn_type_t tx_type; transport_service_type_t service_type; - u8 half_open_has_fifos; } transport_options_t; typedef enum transport_snd_flags_