Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/net/sctp/
Dstructs.h88 struct sctp_ep_common;
115 struct sctp_ep_common *chain;
623 struct sctp_ep_common *rcvr;
1112 struct sctp_ep_common { struct
1114 struct sctp_ep_common *next; argument
1115 struct sctp_ep_common **pprev; argument
1169 struct sctp_ep_common base;
1204 static inline struct sctp_endpoint *sctp_ep(struct sctp_ep_common *base) in sctp_ep()
1259 struct sctp_ep_common base;
1669 static inline struct sctp_association *sctp_assoc(struct sctp_ep_common *base) in sctp_assoc()
/linux-2.4.37.9/net/sctp/
Dinput.c111 struct sctp_ep_common *rcvr; in sctp_rcv()
565 struct sctp_ep_common **epp; in __sctp_hash_endpoint()
566 struct sctp_ep_common *epb; in __sctp_hash_endpoint()
596 struct sctp_ep_common *epb; in __sctp_unhash_endpoint()
628 struct sctp_ep_common *epb; in __sctp_rcv_lookup_endpoint()
654 struct sctp_ep_common **epp; in __sctp_hash_established()
655 struct sctp_ep_common *epb; in __sctp_hash_established()
687 struct sctp_ep_common *epb; in __sctp_unhash_established()
723 struct sctp_ep_common *epb; in __sctp_lookup_association()
Dproc.c132 static void sctp_seq_dump_local_addrs(struct seq_file *seq, struct sctp_ep_common *epb) in sctp_seq_dump_local_addrs()
167 struct sctp_ep_common *epb; in sctp_eps_seq_show()
228 struct sctp_ep_common *epb; in sctp_assocs_seq_show()