Searched refs:MSGTRACE_HDRLEN (Results 1 – 2 of 2) sorted by relevance
52 #define MSGTRACE_HDRLEN sizeof(msgtrace_hdr_t) macro
712 memcpy(&hdr, buf, MSGTRACE_HDRLEN); in wl_show_host_event()724 buf[MSGTRACE_HDRLEN + ntoh16(hdr.len)] = '\0'; in wl_show_host_event()742 p = (char *)&buf[MSGTRACE_HDRLEN]; in wl_show_host_event()