Home | History | Annotate | Download | only in qemud

Lines Matching refs:LENGTH_OFFSET

1045 #define  LENGTH_OFFSET  2
1113 s->in_datalen = hex2int( inp->data + LENGTH_OFFSET, LENGTH_SIZE );
1170 int2hex( p->len, h->data + LENGTH_OFFSET, LENGTH_SIZE );