unsigned char buf[BUFSIZE]; int rc = ipq_read(h, buf, BUFSIZE, 0 /*blocking*/);
int msg_type = ipq_message_type(buf);
IPQM_PACKET