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