X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=src%2Fvnet%2Fsession%2Fsession_types.h;h=c2bb4dd56cb21c4a83c89a54a3db393f7efc0e49;hb=e24a4bc023b880cb01aeaf8ffea98f44dd66ef4a;hp=bb309f2f31c0650f2a42e74070f73b86ff56ffe1;hpb=8a8b05c526883fe34b83239a3c4f56087d1df9e5;p=vpp.git diff --git a/src/vnet/session/session_types.h b/src/vnet/session/session_types.h index bb309f2f31c..c2bb4dd56cb 100644 --- a/src/vnet/session/session_types.h +++ b/src/vnet/session/session_types.h @@ -21,6 +21,7 @@ #define SESSION_INVALID_INDEX ((u32)~0) #define SESSION_INVALID_HANDLE ((u64)~0) +#define SESSION_CTRL_MSG_MAX_SIZE 68 #define foreach_session_endpoint_fields \ foreach_transport_endpoint_cfg_fields \