Searched refs:msg_offset (Results 1 – 3 of 3) sorted by relevance
665 int msg_offset; in MCWriteCat() local721 msg_offset = 0; in MCWriteCat()730 msg_hdr->__offset = htonl(msg_offset); in MCWriteCat()734 msg_offset += msg_len; in MCWriteCat()
499 size_t msg_offset = (char *)s->init_msg - s->init_buf->data; in grow_init_buf() local504 if (size < msg_offset) in grow_init_buf()507 s->init_msg = s->init_buf->data + msg_offset; in grow_init_buf()
507 size_t msg_offset = (char *)s->init_msg - s->init_buf->data; in grow_init_buf() local512 if (size < msg_offset) in grow_init_buf()515 s->init_msg = s->init_buf->data + msg_offset; in grow_init_buf()