Home
last modified time | relevance | path

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

/xnu-8792.41.9/osfmk/kdp/
H A Dkdp_udp.c139 struct kdp_ip { struct
140 union {
157 } ip_vhltl;
158 u_short ip_id; /* identification */
159 short ip_off; /* fragment offset field */
163 u_char ip_ttl; /* time to live */
164 u_char ip_p; /* protocol */
165 u_short ip_sum; /* checksum */
166 struct kdp_in_addr ip_src, ip_dst; /* source and dest address */