Home
last modified time | relevance | path

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

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