Home
last modified time | relevance | path

Searched refs:sctp_ep_common (Results 1 – 1 of 1) sorted by relevance

/linux-4.19.296/include/net/sctp/
Dstructs.h85 struct sctp_ep_common;
631 struct sctp_ep_common *rcvr;
1232 struct sctp_ep_common { struct
1286 struct sctp_ep_common base;
1355 static inline struct sctp_endpoint *sctp_ep(struct sctp_ep_common *base) in sctp_ep()
1565 struct sctp_ep_common base;
2095 static inline struct sctp_association *sctp_assoc(struct sctp_ep_common *base) in sctp_assoc()