Home
last modified time | relevance | path

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

/linux-4.4.14/net/sctp/
Dinput.c112 struct sctp_ep_common *rcvr; in sctp_rcv()
307 struct sctp_ep_common *rcvr = NULL; in sctp_backlog_rcv()
368 struct sctp_ep_common *rcvr = chunk->rcvr; in sctp_add_backlog()
712 struct sctp_ep_common *epb; in __sctp_hash_endpoint()
738 struct sctp_ep_common *epb; in __sctp_unhash_endpoint()
764 struct sctp_ep_common *epb; in __sctp_rcv_lookup_endpoint()
789 struct sctp_ep_common *epb; in __sctp_hash_established()
821 struct sctp_ep_common *epb; in __sctp_unhash_established()
854 struct sctp_ep_common *epb; in __sctp_lookup_association()
Dproc.c121 static void sctp_seq_dump_local_addrs(struct seq_file *seq, struct sctp_ep_common *epb) in sctp_seq_dump_local_addrs()
212 struct sctp_ep_common *epb; in sctp_eps_seq_show()
320 struct sctp_ep_common *epb; in sctp_assocs_seq_show()
440 struct sctp_ep_common *epb; in sctp_remaddr_seq_show()
Dendpointola.c329 struct sctp_ep_common *epb; in __sctp_endpoint_lookup_assoc()
/linux-4.4.14/include/net/sctp/
Dstructs.h82 struct sctp_ep_common;
607 struct sctp_ep_common *rcvr;
1148 struct sctp_ep_common { struct
1199 struct sctp_ep_common base;
1253 static inline struct sctp_endpoint *sctp_ep(struct sctp_ep_common *base) in sctp_ep()
1350 struct sctp_ep_common base;
1855 static inline struct sctp_association *sctp_assoc(struct sctp_ep_common *base) in sctp_assoc()