Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/sctp/
Dproc.c77 static void sctp_seq_dump_local_addrs(struct seq_file *seq, struct sctp_ep_common *epb) in sctp_seq_dump_local_addrs()
164 struct sctp_ep_common *epb; in sctp_eps_seq_show()
247 struct sctp_ep_common *epb; in sctp_assocs_seq_show()
Dinput.c90 struct sctp_ep_common *rcvr; in sctp_rcv()
294 struct sctp_ep_common *rcvr = NULL; in sctp_backlog_rcv()
364 struct sctp_ep_common *rcvr = chunk->rcvr; in sctp_add_backlog()
724 struct sctp_ep_common *epb; in __sctp_hash_endpoint()
732 struct sctp_ep_common *epb2; in __sctp_hash_endpoint()
789 struct sctp_ep_common *epb; in __sctp_unhash_endpoint()
834 struct sctp_ep_common *epb; in __sctp_rcv_lookup_endpoint()
Dsocket.c5187 struct sctp_ep_common *epb; in sctp_for_each_endpoint()
/kernel/linux/linux-5.10/include/net/sctp/
Dstructs.h70 struct sctp_ep_common;
615 struct sctp_ep_common *rcvr;
1220 struct sctp_ep_common { struct
1274 struct sctp_ep_common base;
1346 static inline struct sctp_endpoint *sctp_ep(struct sctp_ep_common *base) in sctp_ep()
1557 struct sctp_ep_common base;
2091 static inline struct sctp_association *sctp_assoc(struct sctp_ep_common *base) in sctp_assoc()