Lines Matching defs:msg
33 struct msg {76 struct msg *msg = _msg;78 free(msg->payload);79 msg->payload = NULL;80 msg->len = 0;94 struct msg amsg;121 "%s: tid: %d, msg: %d", __func__, whoami, index++);161 const struct msg *pmsg;176 vhd->ring = lws_ring_create(sizeof(struct msg), 8,