Searched defs:in_endpoints (Results 1 – 1 of 1) sorted by relevance
85 struct in_endpoints { struct86 u_int16_t ie_fport; /* foreign port */87 u_int16_t ie_lport; /* local port */89 union {115 struct in_endpoints inc_ie; argument