Searched defs:kdp_ip (Results 1 – 1 of 1) sorted by relevance
141 struct kdp_ip { struct142 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 */