sctp_endpoint    1753 include/linux/lsm_hooks.h 	int (*sctp_assoc_request)(struct sctp_endpoint *ep,
sctp_endpoint    1757 include/linux/lsm_hooks.h 	void (*sctp_sk_clone)(struct sctp_endpoint *ep, struct sock *sk,
sctp_endpoint     173 include/linux/security.h struct sctp_endpoint;
sctp_endpoint    1322 include/linux/security.h int security_sctp_assoc_request(struct sctp_endpoint *ep, struct sk_buff *skb);
sctp_endpoint    1325 include/linux/security.h void security_sctp_sk_clone(struct sctp_endpoint *ep, struct sock *sk,
sctp_endpoint    1526 include/linux/security.h static inline int security_sctp_assoc_request(struct sctp_endpoint *ep,
sctp_endpoint    1539 include/linux/security.h static inline void security_sctp_sk_clone(struct sctp_endpoint *ep,
sctp_endpoint      21 include/net/sctp/auth.h struct sctp_endpoint;
sctp_endpoint      77 include/net/sctp/auth.h int sctp_auth_asoc_copy_shkeys(const struct sctp_endpoint *ep,
sctp_endpoint      80 include/net/sctp/auth.h int sctp_auth_init_hmacs(struct sctp_endpoint *ep, gfp_t gfp);
sctp_endpoint      99 include/net/sctp/auth.h int sctp_auth_ep_add_chunkid(struct sctp_endpoint *ep, __u8 chunk_id);
sctp_endpoint     100 include/net/sctp/auth.h int sctp_auth_ep_set_hmacs(struct sctp_endpoint *ep,
sctp_endpoint     102 include/net/sctp/auth.h int sctp_auth_set_key(struct sctp_endpoint *ep, struct sctp_association *asoc,
sctp_endpoint     104 include/net/sctp/auth.h int sctp_auth_set_active_key(struct sctp_endpoint *ep,
sctp_endpoint     106 include/net/sctp/auth.h int sctp_auth_del_key_id(struct sctp_endpoint *ep,
sctp_endpoint     108 include/net/sctp/auth.h int sctp_auth_deact_key_id(struct sctp_endpoint *ep,
sctp_endpoint     110 include/net/sctp/auth.h int sctp_auth_init(struct sctp_endpoint *ep, gfp_t gfp);
sctp_endpoint     111 include/net/sctp/auth.h void sctp_auth_free(struct sctp_endpoint *ep);
sctp_endpoint     119 include/net/sctp/sctp.h int sctp_for_each_endpoint(int (*cb)(struct sctp_endpoint *, void *), void *p);
sctp_endpoint     140 include/net/sctp/sctp.h int sctp_hash_endpoint(struct sctp_endpoint *ep);
sctp_endpoint     141 include/net/sctp/sctp.h void sctp_unhash_endpoint(struct sctp_endpoint *);
sctp_endpoint     164 include/net/sctp/sctp.h 				const struct sctp_endpoint *ep,
sctp_endpoint      55 include/net/sctp/sm.h 					const struct sctp_endpoint *ep,
sctp_endpoint     303 include/net/sctp/sm.h 	       struct sctp_endpoint *ep, struct sctp_association *asoc,
sctp_endpoint     315 include/net/sctp/sm.h 					const struct sctp_endpoint *ep,
sctp_endpoint     322 include/net/sctp/sm.h __u32 sctp_generate_tag(const struct sctp_endpoint *ep);
sctp_endpoint     323 include/net/sctp/sm.h __u32 sctp_generate_tsn(const struct sctp_endpoint *ep);
sctp_endpoint      61 include/net/sctp/structs.h struct sctp_endpoint;
sctp_endpoint     163 include/net/sctp/structs.h 	struct sctp_endpoint *ep;
sctp_endpoint    1349 include/net/sctp/structs.h static inline struct sctp_endpoint *sctp_ep(struct sctp_ep_common *base)
sctp_endpoint    1351 include/net/sctp/structs.h 	struct sctp_endpoint *ep;
sctp_endpoint    1353 include/net/sctp/structs.h 	ep = container_of(base, struct sctp_endpoint, base);
sctp_endpoint    1358 include/net/sctp/structs.h struct sctp_endpoint *sctp_endpoint_new(struct sock *, gfp_t);
sctp_endpoint    1359 include/net/sctp/structs.h void sctp_endpoint_free(struct sctp_endpoint *);
sctp_endpoint    1360 include/net/sctp/structs.h void sctp_endpoint_put(struct sctp_endpoint *);
sctp_endpoint    1361 include/net/sctp/structs.h void sctp_endpoint_hold(struct sctp_endpoint *);
sctp_endpoint    1362 include/net/sctp/structs.h void sctp_endpoint_add_asoc(struct sctp_endpoint *, struct sctp_association *);
sctp_endpoint    1364 include/net/sctp/structs.h 	const struct sctp_endpoint *ep,
sctp_endpoint    1367 include/net/sctp/structs.h bool sctp_endpoint_is_peeled_off(struct sctp_endpoint *ep,
sctp_endpoint    1369 include/net/sctp/structs.h struct sctp_endpoint *sctp_endpoint_is_match(struct sctp_endpoint *,
sctp_endpoint    1374 include/net/sctp/structs.h int sctp_verify_init(struct net *net, const struct sctp_endpoint *ep,
sctp_endpoint    1381 include/net/sctp/structs.h __u32 sctp_generate_tag(const struct sctp_endpoint *);
sctp_endpoint    1382 include/net/sctp/structs.h __u32 sctp_generate_tsn(const struct sctp_endpoint *);
sctp_endpoint    1569 include/net/sctp/structs.h 	struct sctp_endpoint *ep;
sctp_endpoint    2103 include/net/sctp/structs.h sctp_association_new(const struct sctp_endpoint *ep, const struct sock *sk,
sctp_endpoint      52 include/trace/events/sctp.h 	TP_PROTO(const struct sctp_endpoint *ep,
sctp_endpoint      53 net/sctp/associola.c 					const struct sctp_endpoint *ep,
sctp_endpoint      65 net/sctp/associola.c 	asoc->ep = (struct sctp_endpoint *)ep;
sctp_endpoint     283 net/sctp/associola.c struct sctp_association *sctp_association_new(const struct sctp_endpoint *ep,
sctp_endpoint     983 net/sctp/associola.c 	struct sctp_endpoint *ep;
sctp_endpoint     353 net/sctp/auth.c int sctp_auth_asoc_copy_shkeys(const struct sctp_endpoint *ep,
sctp_endpoint     454 net/sctp/auth.c int sctp_auth_init_hmacs(struct sctp_endpoint *ep, gfp_t gfp)
sctp_endpoint     608 net/sctp/auth.c 	struct sctp_endpoint *ep;
sctp_endpoint     761 net/sctp/auth.c int sctp_auth_ep_add_chunkid(struct sctp_endpoint *ep, __u8 chunk_id)
sctp_endpoint     783 net/sctp/auth.c int sctp_auth_ep_set_hmacs(struct sctp_endpoint *ep,
sctp_endpoint     822 net/sctp/auth.c int sctp_auth_set_key(struct sctp_endpoint *ep,
sctp_endpoint     874 net/sctp/auth.c int sctp_auth_set_active_key(struct sctp_endpoint *ep,
sctp_endpoint     912 net/sctp/auth.c int sctp_auth_del_key_id(struct sctp_endpoint *ep,
sctp_endpoint     956 net/sctp/auth.c int sctp_auth_deact_key_id(struct sctp_endpoint *ep,
sctp_endpoint    1011 net/sctp/auth.c int sctp_auth_init(struct sctp_endpoint *ep, gfp_t gfp)
sctp_endpoint    1070 net/sctp/auth.c void sctp_auth_free(struct sctp_endpoint *ep)
sctp_endpoint     131 net/sctp/diag.c 	struct sctp_endpoint *ep = sctp_sk(sk)->ep;
sctp_endpoint     297 net/sctp/diag.c 	struct sctp_endpoint *ep = tsp->asoc->ep;
sctp_endpoint     351 net/sctp/diag.c 	struct sctp_endpoint *ep = tsp->asoc->ep;
sctp_endpoint     368 net/sctp/diag.c static int sctp_ep_dump(struct sctp_endpoint *ep, void *p)
sctp_endpoint      41 net/sctp/endpointola.c static struct sctp_endpoint *sctp_endpoint_init(struct sctp_endpoint *ep,
sctp_endpoint     129 net/sctp/endpointola.c struct sctp_endpoint *sctp_endpoint_new(struct sock *sk, gfp_t gfp)
sctp_endpoint     131 net/sctp/endpointola.c 	struct sctp_endpoint *ep;
sctp_endpoint     151 net/sctp/endpointola.c void sctp_endpoint_add_asoc(struct sctp_endpoint *ep,
sctp_endpoint     174 net/sctp/endpointola.c void sctp_endpoint_free(struct sctp_endpoint *ep)
sctp_endpoint     187 net/sctp/endpointola.c static void sctp_endpoint_destroy(struct sctp_endpoint *ep)
sctp_endpoint     225 net/sctp/endpointola.c void sctp_endpoint_hold(struct sctp_endpoint *ep)
sctp_endpoint     233 net/sctp/endpointola.c void sctp_endpoint_put(struct sctp_endpoint *ep)
sctp_endpoint     240 net/sctp/endpointola.c struct sctp_endpoint *sctp_endpoint_is_match(struct sctp_endpoint *ep,
sctp_endpoint     244 net/sctp/endpointola.c 	struct sctp_endpoint *retval = NULL;
sctp_endpoint     261 net/sctp/endpointola.c 	const struct sctp_endpoint *ep,
sctp_endpoint     291 net/sctp/endpointola.c bool sctp_endpoint_is_peeled_off(struct sctp_endpoint *ep,
sctp_endpoint     315 net/sctp/endpointola.c 	struct sctp_endpoint *ep =
sctp_endpoint     316 net/sctp/endpointola.c 		container_of(work, struct sctp_endpoint,
sctp_endpoint      54 net/sctp/input.c static struct sctp_endpoint *__sctp_rcv_lookup_endpoint(
sctp_endpoint      89 net/sctp/input.c 	struct sctp_endpoint *ep = NULL;
sctp_endpoint     718 net/sctp/input.c static int __sctp_hash_endpoint(struct sctp_endpoint *ep)
sctp_endpoint     772 net/sctp/input.c int sctp_hash_endpoint(struct sctp_endpoint *ep)
sctp_endpoint     784 net/sctp/input.c static void __sctp_unhash_endpoint(struct sctp_endpoint *ep)
sctp_endpoint     805 net/sctp/input.c void sctp_unhash_endpoint(struct sctp_endpoint *ep)
sctp_endpoint     827 net/sctp/input.c static struct sctp_endpoint *__sctp_rcv_lookup_endpoint(
sctp_endpoint     834 net/sctp/input.c 	struct sctp_endpoint *ep;
sctp_endpoint    1004 net/sctp/input.c 				const struct sctp_endpoint *ep,
sctp_endpoint      43 net/sctp/primitive.c 	struct sctp_endpoint *ep; \
sctp_endpoint     165 net/sctp/proc.c 	struct sctp_endpoint *ep;
sctp_endpoint      58 net/sctp/sm_make_chunk.c 					const struct sctp_endpoint *ep,
sctp_endpoint     215 net/sctp/sm_make_chunk.c 	struct sctp_endpoint *ep = asoc->ep;
sctp_endpoint    1583 net/sctp/sm_make_chunk.c struct sctp_association *sctp_make_temp_asoc(const struct sctp_endpoint *ep,
sctp_endpoint    1609 net/sctp/sm_make_chunk.c 					const struct sctp_endpoint *ep,
sctp_endpoint    1699 net/sctp/sm_make_chunk.c 					const struct sctp_endpoint *ep,
sctp_endpoint    1974 net/sctp/sm_make_chunk.c 				 const struct sctp_endpoint *ep,
sctp_endpoint    2125 net/sctp/sm_make_chunk.c 					  const struct sctp_endpoint *ep,
sctp_endpoint    2245 net/sctp/sm_make_chunk.c int sctp_verify_init(struct net *net, const struct sctp_endpoint *ep,
sctp_endpoint    2499 net/sctp/sm_make_chunk.c 	struct sctp_endpoint *ep = asoc->ep;
sctp_endpoint    2714 net/sctp/sm_make_chunk.c __u32 sctp_generate_tag(const struct sctp_endpoint *ep)
sctp_endpoint    2729 net/sctp/sm_make_chunk.c __u32 sctp_generate_tsn(const struct sctp_endpoint *ep)
sctp_endpoint      43 net/sctp/sm_sideeffect.c 				struct sctp_endpoint *ep,
sctp_endpoint      52 net/sctp/sm_sideeffect.c 			     struct sctp_endpoint *ep,
sctp_endpoint    1131 net/sctp/sm_sideeffect.c 	       struct sctp_endpoint *ep, struct sctp_association *asoc,
sctp_endpoint    1169 net/sctp/sm_sideeffect.c 			     struct sctp_endpoint *ep,
sctp_endpoint    1255 net/sctp/sm_sideeffect.c 				struct sctp_endpoint *ep,
sctp_endpoint      52 net/sctp/sm_statefuns.c 					const struct sctp_endpoint *ep,
sctp_endpoint      64 net/sctp/sm_statefuns.c 				       const struct sctp_endpoint *ep,
sctp_endpoint      71 net/sctp/sm_statefuns.c 					const struct sctp_endpoint *ep,
sctp_endpoint      78 net/sctp/sm_statefuns.c 					const struct sctp_endpoint *ep,
sctp_endpoint      85 net/sctp/sm_statefuns.c 					const struct sctp_endpoint *ep,
sctp_endpoint     101 net/sctp/sm_statefuns.c 					const struct sctp_endpoint *ep,
sctp_endpoint     110 net/sctp/sm_statefuns.c 					const struct sctp_endpoint *ep,
sctp_endpoint     118 net/sctp/sm_statefuns.c 					const struct sctp_endpoint *ep,
sctp_endpoint     126 net/sctp/sm_statefuns.c 					const struct sctp_endpoint *ep,
sctp_endpoint     134 net/sctp/sm_statefuns.c 					const struct sctp_endpoint *ep,
sctp_endpoint     146 net/sctp/sm_statefuns.c 					const struct sctp_endpoint *ep,
sctp_endpoint     219 net/sctp/sm_statefuns.c 				     const struct sctp_endpoint *ep,
sctp_endpoint     304 net/sctp/sm_statefuns.c 					   const struct sctp_endpoint *ep,
sctp_endpoint     317 net/sctp/sm_statefuns.c 	if (security_sctp_assoc_request((struct sctp_endpoint *)ep,
sctp_endpoint     503 net/sctp/sm_statefuns.c 					  const struct sctp_endpoint *ep,
sctp_endpoint     685 net/sctp/sm_statefuns.c 					 const struct sctp_endpoint *ep,
sctp_endpoint     899 net/sctp/sm_statefuns.c 					 const struct sctp_endpoint *ep,
sctp_endpoint     990 net/sctp/sm_statefuns.c 					const struct sctp_endpoint *ep,
sctp_endpoint    1016 net/sctp/sm_statefuns.c 					   const struct sctp_endpoint *ep,
sctp_endpoint    1064 net/sctp/sm_statefuns.c 					  const struct sctp_endpoint *ep,
sctp_endpoint    1116 net/sctp/sm_statefuns.c 				       const struct sctp_endpoint *ep,
sctp_endpoint    1190 net/sctp/sm_statefuns.c 					   const struct sctp_endpoint *ep,
sctp_endpoint    1272 net/sctp/sm_statefuns.c 	struct sctp_endpoint *ep;
sctp_endpoint    1453 net/sctp/sm_statefuns.c 					const struct sctp_endpoint *ep,
sctp_endpoint    1467 net/sctp/sm_statefuns.c 	if (security_sctp_assoc_request((struct sctp_endpoint *)ep,
sctp_endpoint    1671 net/sctp/sm_statefuns.c 					const struct sctp_endpoint *ep,
sctp_endpoint    1726 net/sctp/sm_statefuns.c 					const struct sctp_endpoint *ep,
sctp_endpoint    1750 net/sctp/sm_statefuns.c 					const struct sctp_endpoint *ep,
sctp_endpoint    1772 net/sctp/sm_statefuns.c 					const struct sctp_endpoint *ep,
sctp_endpoint    1894 net/sctp/sm_statefuns.c 					const struct sctp_endpoint *ep,
sctp_endpoint    1975 net/sctp/sm_statefuns.c 					const struct sctp_endpoint *ep,
sctp_endpoint    1998 net/sctp/sm_statefuns.c 					const struct sctp_endpoint *ep,
sctp_endpoint    2110 net/sctp/sm_statefuns.c 					const struct sctp_endpoint *ep,
sctp_endpoint    2173 net/sctp/sm_statefuns.c 	if (security_sctp_assoc_request((struct sctp_endpoint *)ep,
sctp_endpoint    2236 net/sctp/sm_statefuns.c 					const struct sctp_endpoint *ep,
sctp_endpoint    2282 net/sctp/sm_statefuns.c 					const struct sctp_endpoint *ep,
sctp_endpoint    2336 net/sctp/sm_statefuns.c 					const struct sctp_endpoint *ep,
sctp_endpoint    2364 net/sctp/sm_statefuns.c 					const struct sctp_endpoint *ep,
sctp_endpoint    2429 net/sctp/sm_statefuns.c 					const struct sctp_endpoint *ep,
sctp_endpoint    2552 net/sctp/sm_statefuns.c 					const struct sctp_endpoint *ep,
sctp_endpoint    2593 net/sctp/sm_statefuns.c 					const struct sctp_endpoint *ep,
sctp_endpoint    2624 net/sctp/sm_statefuns.c 					const struct sctp_endpoint *ep,
sctp_endpoint    2664 net/sctp/sm_statefuns.c 					const struct sctp_endpoint *ep,
sctp_endpoint    2680 net/sctp/sm_statefuns.c 					const struct sctp_endpoint *ep,
sctp_endpoint    2754 net/sctp/sm_statefuns.c 					const struct sctp_endpoint *ep,
sctp_endpoint    2844 net/sctp/sm_statefuns.c 					const struct sctp_endpoint *ep,
sctp_endpoint    2898 net/sctp/sm_statefuns.c 					const struct sctp_endpoint *ep,
sctp_endpoint    2962 net/sctp/sm_statefuns.c 					 const struct sctp_endpoint *ep,
sctp_endpoint    3018 net/sctp/sm_statefuns.c 				      const struct sctp_endpoint *ep,
sctp_endpoint    3074 net/sctp/sm_statefuns.c 					   const struct sctp_endpoint *ep,
sctp_endpoint    3195 net/sctp/sm_statefuns.c 					const struct sctp_endpoint *ep,
sctp_endpoint    3286 net/sctp/sm_statefuns.c 					   const struct sctp_endpoint *ep,
sctp_endpoint    3363 net/sctp/sm_statefuns.c 					const struct sctp_endpoint *ep,
sctp_endpoint    3413 net/sctp/sm_statefuns.c 					   const struct sctp_endpoint *ep,
sctp_endpoint    3451 net/sctp/sm_statefuns.c 					   const struct sctp_endpoint *ep,
sctp_endpoint    3534 net/sctp/sm_statefuns.c 				   const struct sctp_endpoint *ep,
sctp_endpoint    3627 net/sctp/sm_statefuns.c 					const struct sctp_endpoint *ep,
sctp_endpoint    3689 net/sctp/sm_statefuns.c 					    const struct sctp_endpoint *ep,
sctp_endpoint    3714 net/sctp/sm_statefuns.c 					const struct sctp_endpoint *ep,
sctp_endpoint    3829 net/sctp/sm_statefuns.c 					const struct sctp_endpoint *ep,
sctp_endpoint    3856 net/sctp/sm_statefuns.c 					    const struct sctp_endpoint *ep,
sctp_endpoint    3972 net/sctp/sm_statefuns.c 					const struct sctp_endpoint *ep,
sctp_endpoint    4049 net/sctp/sm_statefuns.c 					  const struct sctp_endpoint *ep,
sctp_endpoint    4116 net/sctp/sm_statefuns.c 					const struct sctp_endpoint *ep,
sctp_endpoint    4278 net/sctp/sm_statefuns.c 				       const struct sctp_endpoint *ep,
sctp_endpoint    4374 net/sctp/sm_statefuns.c 					const struct sctp_endpoint *ep,
sctp_endpoint    4454 net/sctp/sm_statefuns.c 					    const struct sctp_endpoint *ep,
sctp_endpoint    4494 net/sctp/sm_statefuns.c 				       const struct sctp_endpoint *ep,
sctp_endpoint    4521 net/sctp/sm_statefuns.c 					const struct sctp_endpoint *ep,
sctp_endpoint    4542 net/sctp/sm_statefuns.c 					const struct sctp_endpoint *ep,
sctp_endpoint    4659 net/sctp/sm_statefuns.c 					const struct sctp_endpoint *ep,
sctp_endpoint    4679 net/sctp/sm_statefuns.c 					const struct sctp_endpoint *ep,
sctp_endpoint    4722 net/sctp/sm_statefuns.c 					const struct sctp_endpoint *ep,
sctp_endpoint    4742 net/sctp/sm_statefuns.c 					const struct sctp_endpoint *ep,
sctp_endpoint    4817 net/sctp/sm_statefuns.c 					  const struct sctp_endpoint *ep,
sctp_endpoint    4929 net/sctp/sm_statefuns.c 					  const struct sctp_endpoint *ep,
sctp_endpoint    4969 net/sctp/sm_statefuns.c 					const struct sctp_endpoint *ep,
sctp_endpoint    5026 net/sctp/sm_statefuns.c 					const struct sctp_endpoint *ep,
sctp_endpoint    5063 net/sctp/sm_statefuns.c 					   const struct sctp_endpoint *ep,
sctp_endpoint    5078 net/sctp/sm_statefuns.c 					const struct sctp_endpoint *ep,
sctp_endpoint    5105 net/sctp/sm_statefuns.c 					const struct sctp_endpoint *ep,
sctp_endpoint    5140 net/sctp/sm_statefuns.c 					const struct sctp_endpoint *ep,
sctp_endpoint    5168 net/sctp/sm_statefuns.c 					const struct sctp_endpoint *ep,
sctp_endpoint    5217 net/sctp/sm_statefuns.c 					const struct sctp_endpoint *ep,
sctp_endpoint    5243 net/sctp/sm_statefuns.c 					const struct sctp_endpoint *ep,
sctp_endpoint    5270 net/sctp/sm_statefuns.c 					const struct sctp_endpoint *ep,
sctp_endpoint    5301 net/sctp/sm_statefuns.c 					const struct sctp_endpoint *ep,
sctp_endpoint    5337 net/sctp/sm_statefuns.c 					const struct sctp_endpoint *ep,
sctp_endpoint    5369 net/sctp/sm_statefuns.c 					    const struct sctp_endpoint *ep,
sctp_endpoint    5386 net/sctp/sm_statefuns.c 					    const struct sctp_endpoint *ep,
sctp_endpoint    5405 net/sctp/sm_statefuns.c 					const struct sctp_endpoint *ep,
sctp_endpoint    5429 net/sctp/sm_statefuns.c 					const struct sctp_endpoint *ep,
sctp_endpoint    5461 net/sctp/sm_statefuns.c 					const struct sctp_endpoint *ep,
sctp_endpoint    5531 net/sctp/sm_statefuns.c 					const struct sctp_endpoint *ep,
sctp_endpoint    5604 net/sctp/sm_statefuns.c 					   const struct sctp_endpoint *ep,
sctp_endpoint    5632 net/sctp/sm_statefuns.c 					   const struct sctp_endpoint *ep,
sctp_endpoint    5720 net/sctp/sm_statefuns.c 					  const struct sctp_endpoint *ep,
sctp_endpoint    5752 net/sctp/sm_statefuns.c 					const struct sctp_endpoint *ep,
sctp_endpoint    5817 net/sctp/sm_statefuns.c 					const struct sctp_endpoint *ep,
sctp_endpoint    5868 net/sctp/sm_statefuns.c 					const struct sctp_endpoint *ep,
sctp_endpoint    5939 net/sctp/sm_statefuns.c 					const struct sctp_endpoint *ep,
sctp_endpoint    6011 net/sctp/sm_statefuns.c 					const struct sctp_endpoint *ep,
sctp_endpoint    6048 net/sctp/sm_statefuns.c 					const struct sctp_endpoint *ep,
sctp_endpoint    6091 net/sctp/sm_statefuns.c 				       const struct sctp_endpoint *ep,
sctp_endpoint    6108 net/sctp/sm_statefuns.c 				  const struct sctp_endpoint *ep,
sctp_endpoint    6128 net/sctp/sm_statefuns.c 					   const struct sctp_endpoint *ep,
sctp_endpoint    6173 net/sctp/sm_statefuns.c 					const struct sctp_endpoint *ep,
sctp_endpoint    6295 net/sctp/sm_statefuns.c 				       const struct sctp_endpoint *ep,
sctp_endpoint     365 net/sctp/socket.c 	struct sctp_endpoint *ep = sp->ep;
sctp_endpoint     544 net/sctp/socket.c 	struct sctp_endpoint		*ep;
sctp_endpoint     665 net/sctp/socket.c 	struct sctp_endpoint *ep = sp->ep;
sctp_endpoint     746 net/sctp/socket.c 	struct sctp_endpoint	*ep;
sctp_endpoint    1061 net/sctp/socket.c static int sctp_connect_new_asoc(struct sctp_endpoint *ep,
sctp_endpoint    1131 net/sctp/socket.c 	struct sctp_endpoint *ep = asoc->ep;
sctp_endpoint    1164 net/sctp/socket.c 	struct sctp_endpoint *ep = sp->ep;
sctp_endpoint    1488 net/sctp/socket.c 	struct sctp_endpoint *ep;
sctp_endpoint    1664 net/sctp/socket.c 	struct sctp_endpoint *ep = sctp_sk(sk)->ep;
sctp_endpoint    1946 net/sctp/socket.c 	struct sctp_endpoint *ep = sctp_sk(sk)->ep;
sctp_endpoint    3628 net/sctp/socket.c 	struct sctp_endpoint *ep = sctp_sk(sk)->ep;
sctp_endpoint    3661 net/sctp/socket.c 	struct sctp_endpoint *ep = sctp_sk(sk)->ep;
sctp_endpoint    3701 net/sctp/socket.c 	struct sctp_endpoint *ep = sctp_sk(sk)->ep;
sctp_endpoint    3767 net/sctp/socket.c 	struct sctp_endpoint *ep = sctp_sk(sk)->ep;
sctp_endpoint    3818 net/sctp/socket.c 	struct sctp_endpoint *ep = sctp_sk(sk)->ep;
sctp_endpoint    3868 net/sctp/socket.c 	struct sctp_endpoint *ep = sctp_sk(sk)->ep;
sctp_endpoint    4158 net/sctp/socket.c 	struct sctp_endpoint *ep = sctp_sk(sk)->ep;
sctp_endpoint    4509 net/sctp/socket.c 	struct sctp_endpoint *ep;
sctp_endpoint    4545 net/sctp/socket.c 	struct sctp_endpoint *ep;
sctp_endpoint    4890 net/sctp/socket.c 	struct sctp_endpoint *ep;
sctp_endpoint    5194 net/sctp/socket.c 	struct sctp_endpoint *ep;
sctp_endpoint    5354 net/sctp/socket.c int sctp_for_each_endpoint(int (*cb)(struct sctp_endpoint *, void *),
sctp_endpoint    6913 net/sctp/socket.c 	struct sctp_endpoint *ep = sctp_sk(sk)->ep;
sctp_endpoint    6949 net/sctp/socket.c 	struct sctp_endpoint *ep = sctp_sk(sk)->ep;
sctp_endpoint    7029 net/sctp/socket.c 	struct sctp_endpoint *ep = sctp_sk(sk)->ep;
sctp_endpoint    8264 net/sctp/socket.c 			struct sctp_endpoint *ep2 = sp2->ep;
sctp_endpoint    8356 net/sctp/socket.c 	struct sctp_endpoint *ep = sp->ep;
sctp_endpoint    8415 net/sctp/socket.c 	struct sctp_endpoint *ep = sctp_sk(sk)->ep;
sctp_endpoint    9215 net/sctp/socket.c 	struct sctp_endpoint *ep;
sctp_endpoint    9291 net/sctp/socket.c 	struct sctp_endpoint *ep = sp->ep;
sctp_endpoint    9364 net/sctp/socket.c 	struct sctp_endpoint *newep = newsp->ep;
sctp_endpoint    2175 security/security.c int security_sctp_assoc_request(struct sctp_endpoint *ep, struct sk_buff *skb)
sctp_endpoint    2189 security/security.c void security_sctp_sk_clone(struct sctp_endpoint *ep, struct sock *sk,
sctp_endpoint    5192 security/selinux/hooks.c static int selinux_sctp_assoc_request(struct sctp_endpoint *ep,
sctp_endpoint    5343 security/selinux/hooks.c static void selinux_sctp_sk_clone(struct sctp_endpoint *ep, struct sock *sk,
sctp_endpoint      42 security/selinux/include/netlabel.h int selinux_netlbl_sctp_assoc_request(struct sctp_endpoint *ep,
sctp_endpoint     107 security/selinux/include/netlabel.h static inline int selinux_netlbl_sctp_assoc_request(struct sctp_endpoint *ep,
sctp_endpoint     271 security/selinux/netlabel.c int selinux_netlbl_sctp_assoc_request(struct sctp_endpoint *ep,