Home
last modified time | relevance | path

Searched defs:kdp_ip (Results 1 – 1 of 1) sorted by relevance

/xnu-12377.1.9/osfmk/kdp/
H A Dkdp_udp.c141 struct kdp_ip { struct
142 union {
159 } ip_vhltl;
160 u_short ip_id; /* identification */
161 short ip_off; /* fragment offset field */
165 u_char ip_ttl; /* time to live */
166 u_char ip_p; /* protocol */
167 u_short ip_sum; /* checksum */
168 struct kdp_in_addr ip_src, ip_dst; /* source and dest address */