Home
last modified time | relevance | path

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

/linux/net/sctp/
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()
A 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()
749 struct sctp_ep_common *epb; in __sctp_hash_endpoint()
757 struct sctp_ep_common *epb2; in __sctp_hash_endpoint()
814 struct sctp_ep_common *epb; in __sctp_unhash_endpoint()
859 struct sctp_ep_common *epb; in __sctp_rcv_lookup_endpoint()
A Dsocket.c5302 struct sctp_ep_common *epb; in sctp_for_each_endpoint()
/linux/include/net/sctp/
A Dstructs.h70 struct sctp_ep_common;
620 struct sctp_ep_common *rcvr;
1246 struct sctp_ep_common { struct
1300 struct sctp_ep_common base;
1362 static inline struct sctp_endpoint *sctp_ep(struct sctp_ep_common *base) in sctp_ep()
1573 struct sctp_ep_common base;
2120 static inline struct sctp_association *sctp_assoc(struct sctp_ep_common *base) in sctp_assoc()

Completed in 29 milliseconds