Home
last modified time | relevance | path

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

/xnu-12377.1.9/osfmk/kdp/
H A Dkdp_core.h66 char tu_rpl[1]; /* request packet payload */ member
73 #define th_stuff th_u.tu_rpl
H A Dkdp_udp.c1574 char *cp = coreh->th_u.tu_rpl; in create_panic_header()