X-Git-Url: http://git.meshlink.io/?p=utcp;a=blobdiff_plain;f=utcp_priv.h;fp=utcp_priv.h;h=437941f61b126c49560e0b30f54ad651981d0b94;hp=fa706bcf84bcad5eed5e825bf3c7bc671cd51542;hb=9fc7e661dbe9f10f39d4d59644cf22be606031fd;hpb=0f36bb393e49ecab387b1bfe88741a337d4a8834 diff --git a/utcp_priv.h b/utcp_priv.h index fa706bc..437941f 100644 --- a/utcp_priv.h +++ b/utcp_priv.h @@ -30,6 +30,11 @@ #define FIN 4 #define RST 8 +#define AUX_INIT 1 +#define AUX_FRAME 2 +#define AUX_SAK 3 +#define AUX_TIMESTAMP 4 + #define NSACKS 4 #define DEFAULT_SNDBUFSIZE 4096 #define DEFAULT_MAXSNDBUFSIZE 131072