X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=src%2Fvnet%2Fsession%2Fsession.h;h=1d3ae0ca4b237b19e63a8732ff856d746afcf45c;hb=e24a4bc023b880cb01aeaf8ffea98f44dd66ef4a;hp=cb0cac7cda6d6a56858b8726381c1f5182f36c19;hpb=8a8b05c526883fe34b83239a3c4f56087d1df9e5;p=vpp.git diff --git a/src/vnet/session/session.h b/src/vnet/session/session.h index cb0cac7cda6..1d3ae0ca4b2 100644 --- a/src/vnet/session/session.h +++ b/src/vnet/session/session.h @@ -62,8 +62,6 @@ typedef struct session_tx_context_ session_dgram_hdr_t hdr; } session_tx_context_t; -#define SESSION_CTRL_MSG_MAX_SIZE 64 - typedef struct session_evt_elt { clib_llist_anchor_t evt_list;