Searched defs:in_endpoints (Results 1 – 1 of 1) sorted by relevance
120 struct in_endpoints { struct121 u_int16_t ie_fport; /* foreign port */122 u_int16_t ie_lport; /* local port */124 union in_dependaddr ie_dependfaddr; /* foreign host table entry */125 union in_dependaddr ie_dependladdr; /* local host table entry */