Home
last modified time | relevance | path

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

/Linux-v5.4/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()
235 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()
723 struct sctp_ep_common *epb; in __sctp_hash_endpoint()
731 struct sctp_ep_common *epb2; in __sctp_hash_endpoint()
788 struct sctp_ep_common *epb; in __sctp_unhash_endpoint()
833 struct sctp_ep_common *epb; in __sctp_rcv_lookup_endpoint()
Dsocket.c5343 struct sctp_ep_common *epb; in sctp_for_each_endpoint()
/Linux-v5.4/include/net/sctp/
Dstructs.h70 struct sctp_ep_common;
621 struct sctp_ep_common *rcvr;
1224 struct sctp_ep_common { struct
1275 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;
2088 static inline struct sctp_association *sctp_assoc(struct sctp_ep_common *base) in sctp_assoc()