X-Git-Url: http://git.meshlink.io/?a=blobdiff_plain;f=src%2Fsptps.h;h=f0d259206ebb5b6ec627834517e195eb6132ece4;hb=efd21e232dced3225f119aeb7a585ebf55b7cf77;hp=51de5753c543d878461371770b236f2ea3336a44;hpb=f5dc136cfd7a3a195b75f7174722734e25f30fd9;p=meshlink diff --git a/src/sptps.h b/src/sptps.h index 51de5753..f0d25920 100644 --- a/src/sptps.h +++ b/src/sptps.h @@ -46,6 +46,7 @@ typedef struct sptps { char *inbuf; size_t buflen; + uint16_t reclen; bool instate; cipher_t incipher;