Home
last modified time | relevance | path

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

/external/usrsctp/usrsctplib/
Duser_inpcb.h65 struct in_endpoints { struct
66 u_int16_t ie_fport; /* foreign port */
67 u_int16_t ie_lport; /* local port */
92 u_int16_t inc_pad; /* XXX alignment for in_endpoints */ argument