Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/sctp/
H A 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()
H A Dinput.c90 struct sctp_ep_common *rcvr; in sctp_rcv()
296 struct sctp_ep_common *rcvr = NULL; in sctp_backlog_rcv()
366 struct sctp_ep_common *rcvr = chunk->rcvr; in sctp_add_backlog()
726 struct sctp_ep_common *epb; in __sctp_hash_endpoint()
734 struct sctp_ep_common *epb2; in __sctp_hash_endpoint()
791 struct sctp_ep_common *epb; in __sctp_unhash_endpoint()
836 struct sctp_ep_common *epb; in __sctp_rcv_lookup_endpoint()
H A Dsocket.c5196 struct sctp_ep_common *epb; in sctp_for_each_endpoint()
/kernel/linux/linux-5.10/include/net/sctp/
H A 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()
1558 struct sctp_ep_common base;
2092 static inline struct sctp_association *sctp_assoc(struct sctp_ep_common *base) in sctp_assoc()
/kernel/linux/linux-6.6/include/net/sctp/
H A Dstructs.h70 struct sctp_ep_common;
621 struct sctp_ep_common *rcvr;
1244 struct sctp_ep_common { struct
1294 struct sctp_ep_common base;
1360 static inline struct sctp_endpoint *sctp_ep(struct sctp_ep_common *base) in sctp_ep()
1582 struct sctp_ep_common base;
2128 static inline struct sctp_association *sctp_assoc(struct sctp_ep_common *base) in sctp_assoc()
/kernel/linux/linux-6.6/net/sctp/
H A Dproc.c77 static void sctp_seq_dump_local_addrs(struct seq_file *seq, struct sctp_ep_common *epb) in sctp_seq_dump_local_addrs()
245 struct sctp_ep_common *epb; in sctp_assocs_seq_show()
H A Dinput.c93 struct sctp_ep_common *rcvr; in sctp_rcv()
281 struct sctp_ep_common *rcvr = NULL; in sctp_backlog_rcv()
351 struct sctp_ep_common *rcvr = chunk->rcvr; in sctp_add_backlog()

Completed in 23 milliseconds