Home
last modified time | relevance | path

Searched refs:th_u (Results 1 – 2 of 2) sorted by relevance

/xnu-10002.41.9/osfmk/kdp/
H A Dkdp_core.h66 } th_u; member
70 #define th_block th_u.tu_block
71 #define th_code th_u.tu_code
72 #define th_stuff th_u.tu_rpl
H A Dkdp_udp.c1572 char *cp = coreh->th_u.tu_rpl; in create_panic_header()
1574 size_t length_remaining = (sizeof(pkt.data) - pkt.off - offsetof(struct corehdr, th_u) in create_panic_header()