Home
last modified time | relevance | path

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

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