include: define OSMUX_ID_MAX

This tells us the maximum osmux circuit ID.
This commit is contained in:
Pablo Neira Ayuso 2014-08-26 13:56:19 +02:00
parent 153f585660
commit 69d989aa96
1 changed files with 1 additions and 0 deletions

View File

@ -29,6 +29,7 @@ struct osmux_hdr {
ft:3;
#endif
uint8_t seq;
#define OSMUX_CID_MAX 255 /* determined by circuit_id */
uint8_t circuit_id;
#if __BYTE_ORDER == __BIG_ENDIAN
uint8_t amr_ft:4,