Home
last modified time | relevance | path

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

/Linux-v4.19/net/sctp/
Dproc.c92 static void sctp_seq_dump_local_addrs(struct seq_file *seq, struct sctp_ep_common *epb) in sctp_seq_dump_local_addrs()
179 struct sctp_ep_common *epb; in sctp_eps_seq_show()
250 struct sctp_ep_common *epb; in sctp_assocs_seq_show()
Dinput.c102 struct sctp_ep_common *rcvr; in sctp_rcv()
306 struct sctp_ep_common *rcvr = NULL; in sctp_backlog_rcv()
370 struct sctp_ep_common *rcvr = chunk->rcvr; in sctp_add_backlog()
726 struct sctp_ep_common *epb; in __sctp_hash_endpoint()
752 struct sctp_ep_common *epb; in __sctp_unhash_endpoint()
778 struct sctp_ep_common *epb; in __sctp_rcv_lookup_endpoint()
Dsocket.c5048 struct sctp_ep_common *epb; in sctp_for_each_endpoint()
/Linux-v4.19/include/net/sctp/
Dstructs.h85 struct sctp_ep_common;
631 struct sctp_ep_common *rcvr;
1232 struct sctp_ep_common { struct
1283 struct sctp_ep_common base;
1351 static inline struct sctp_endpoint *sctp_ep(struct sctp_ep_common *base) in sctp_ep()
1561 struct sctp_ep_common base;
2089 static inline struct sctp_association *sctp_assoc(struct sctp_ep_common *base) in sctp_assoc()