Searched refs:common_header (Results 1 – 1 of 1) sorted by relevance
138 const struct mpcp_common_header_t *common_header; in mpcp_print() member152 mpcp.common_header = (const struct mpcp_common_header_t *)pptr; in mpcp_print()156 opcode = EXTRACT_16BITS(mpcp.common_header->opcode); in mpcp_print()159 printf(", Timestamp %u ticks", EXTRACT_32BITS(mpcp.common_header->timestamp)); in mpcp_print()