14#define PACKET_NORMAL 0x00
15#define PACKET_UCAB 0x01
16#define PACKET_SPR 0x02
packet_t * packet_init(int qwords, int type)
static qword_t * packet_get_qword(packet_t *packet)
void packet_free(packet_t *packet)
qword_t * packet_increment_qwc(packet_t *packet, int num)
void packet_reset(packet_t *packet)