sctp_endpoint      43 include/net/sctp/auth.h struct sctp_endpoint;
sctp_endpoint      80 include/net/sctp/structs.h struct sctp_endpoint;
sctp_endpoint     277 include/net/sctp/structs.h 	struct sctp_endpoint *ep;
sctp_endpoint    1366 include/net/sctp/structs.h static inline struct sctp_endpoint *sctp_ep(struct sctp_ep_common *base)
sctp_endpoint    1368 include/net/sctp/structs.h 	struct sctp_endpoint *ep;
sctp_endpoint    1370 include/net/sctp/structs.h 	ep = container_of(base, struct sctp_endpoint, base);
sctp_endpoint    1375 include/net/sctp/structs.h struct sctp_endpoint *sctp_endpoint_new(struct sock *, gfp_t);
sctp_endpoint    1386 include/net/sctp/structs.h struct sctp_endpoint *sctp_endpoint_is_match(struct sctp_endpoint *,
sctp_endpoint    1437 include/net/sctp/structs.h 	struct sctp_endpoint *ep;
sctp_endpoint      88 net/sctp/associola.c 	asoc->ep = (struct sctp_endpoint *)ep;
sctp_endpoint    1027 net/sctp/associola.c 	struct sctp_endpoint *ep;
sctp_endpoint     605 net/sctp/auth.c 	struct sctp_endpoint *ep;
sctp_endpoint      64 net/sctp/endpointola.c static struct sctp_endpoint *sctp_endpoint_init(struct sctp_endpoint *ep,
sctp_endpoint      73 net/sctp/endpointola.c 	memset(ep, 0, sizeof(struct sctp_endpoint));
sctp_endpoint     192 net/sctp/endpointola.c struct sctp_endpoint *sctp_endpoint_new(struct sock *sk, gfp_t gfp)
sctp_endpoint     194 net/sctp/endpointola.c 	struct sctp_endpoint *ep;
sctp_endpoint     197 net/sctp/endpointola.c 	ep = t_new(struct sctp_endpoint, gfp);
sctp_endpoint     304 net/sctp/endpointola.c struct sctp_endpoint *sctp_endpoint_is_match(struct sctp_endpoint *ep,
sctp_endpoint     307 net/sctp/endpointola.c 	struct sctp_endpoint *retval = NULL;
sctp_endpoint     399 net/sctp/endpointola.c 	struct sctp_endpoint *ep =
sctp_endpoint     400 net/sctp/endpointola.c 		container_of(work, struct sctp_endpoint,
sctp_endpoint      72 net/sctp/input.c static struct sctp_endpoint *__sctp_rcv_lookup_endpoint(const union sctp_addr *laddr);
sctp_endpoint     121 net/sctp/input.c 	struct sctp_endpoint *ep = NULL;
sctp_endpoint     734 net/sctp/input.c static struct sctp_endpoint *__sctp_rcv_lookup_endpoint(const union sctp_addr *laddr)
sctp_endpoint     738 net/sctp/input.c 	struct sctp_endpoint *ep;
sctp_endpoint      64 net/sctp/primitive.c 	struct sctp_endpoint *ep; \
sctp_endpoint     202 net/sctp/proc.c 	struct sctp_endpoint *ep;
sctp_endpoint    1180 net/sctp/sm_statefuns.c 	struct sctp_endpoint *ep;
sctp_endpoint     335 net/sctp/socket.c 	struct sctp_endpoint *ep = sp->ep;
sctp_endpoint     515 net/sctp/socket.c 	struct sctp_endpoint		*ep;
sctp_endpoint     623 net/sctp/socket.c 	struct sctp_endpoint *ep = sp->ep;
sctp_endpoint     700 net/sctp/socket.c 	struct sctp_endpoint	*ep;
sctp_endpoint     971 net/sctp/socket.c 	struct sctp_endpoint *ep;
sctp_endpoint    1319 net/sctp/socket.c 	struct sctp_endpoint *ep;
sctp_endpoint    1427 net/sctp/socket.c 	struct sctp_endpoint *ep;
sctp_endpoint    2825 net/sctp/socket.c 	struct sctp_endpoint	*ep;
sctp_endpoint    3440 net/sctp/socket.c 	struct sctp_endpoint *ep;
sctp_endpoint    3501 net/sctp/socket.c 	struct sctp_endpoint *ep;
sctp_endpoint    3623 net/sctp/socket.c 	struct sctp_endpoint *ep;
sctp_endpoint    3651 net/sctp/socket.c 	struct sctp_endpoint *ep;
sctp_endpoint    5637 net/sctp/socket.c 			struct sctp_endpoint *ep2;
sctp_endpoint    5721 net/sctp/socket.c 	struct sctp_endpoint *ep = sp->ep;
sctp_endpoint    5780 net/sctp/socket.c 	struct sctp_endpoint *ep = sp->ep;
sctp_endpoint    6478 net/sctp/socket.c 	struct sctp_endpoint *ep;
sctp_endpoint    6573 net/sctp/socket.c 	struct sctp_endpoint *newep = newsp->ep;