X-Git-Url: http://git.silcnet.org/gitweb/?a=blobdiff_plain;f=apps%2Fsilcd%2Fidlist.h;h=64171f7d9adacefcd50d4a8ae5fd7bfcf6fdb530;hb=14edb231add4bd112e284ddf650cb6eb655e46a1;hp=ec10bc5921110c382282d1702462185e4192b011;hpb=e04f754c2f23c5f82c98d3713d6c35cda7a6f2bd;p=silc.git diff --git a/apps/silcd/idlist.h b/apps/silcd/idlist.h index ec10bc59..64171f7d 100644 --- a/apps/silcd/idlist.h +++ b/apps/silcd/idlist.h @@ -64,6 +64,8 @@ typedef SilcUInt8 SilcIDListStatus; #define SILC_IDLIST_STATUS_DISABLED 0x08 /* Entry is disabled */ #define SILC_IDLIST_STATUS_RESUMED 0x10 /* Entry is resumed */ #define SILC_IDLIST_STATUS_LOCAL 0x20 /* Entry locally connected */ +#define SILC_IDLIST_STATUS_RESUME_RES 0x40 /* Entry resolved while + resuming */ /* Generic ID list data structure.