Searched refs:common_header (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/tcpdump-4.4.0/
H A Dprint-mpcp.c138 const struct mpcp_common_header_t *common_header; member in union:__anon5993
152 mpcp.common_header = (const struct mpcp_common_header_t *)pptr;
156 opcode = EXTRACT_16BITS(mpcp.common_header->opcode);
159 printf(", Timestamp %u ticks", EXTRACT_32BITS(mpcp.common_header->timestamp));

Completed in 72 milliseconds