Searched defs:sctp_endpoint (Results 1 – 1 of 1) sorted by relevance
1167 struct sctp_endpoint { struct1169 struct sctp_ep_common base;1204 static inline struct sctp_endpoint *sctp_ep(struct sctp_ep_common *base) in sctp_ep() argument