Lines Matching defs:msg
36 struct msg {68 struct msg *msg = _msg;70 free(msg->payload);71 msg->payload = NULL;72 msg->len = 0;80 struct msg amsg;107 "tid: %d, msg: %d", whoami, index++);165 const struct msg *pmsg;181 vhd->ring = lws_ring_create(sizeof(struct msg), 8,