Searched refs:sctp_endpoint (Results 1 - 16 of 16) sorted by relevance

/linux-master/include/net/sctp/
H A Dauth.h21 struct sctp_endpoint;
77 int sctp_auth_asoc_copy_shkeys(const struct sctp_endpoint *ep,
80 int sctp_auth_init_hmacs(struct sctp_endpoint *ep, gfp_t gfp);
99 int sctp_auth_ep_add_chunkid(struct sctp_endpoint *ep, __u8 chunk_id);
100 int sctp_auth_ep_set_hmacs(struct sctp_endpoint *ep,
102 int sctp_auth_set_key(struct sctp_endpoint *ep, struct sctp_association *asoc,
104 int sctp_auth_set_active_key(struct sctp_endpoint *ep,
106 int sctp_auth_del_key_id(struct sctp_endpoint *ep,
108 int sctp_auth_deact_key_id(struct sctp_endpoint *ep,
110 int sctp_auth_init(struct sctp_endpoint *e
[all...]
H A Dstructs.h61 struct sctp_endpoint;
163 struct sctp_endpoint *ep;
1289 struct sctp_endpoint { struct
1357 static inline struct sctp_endpoint *sctp_ep(struct sctp_ep_common *base)
1359 struct sctp_endpoint *ep;
1361 ep = container_of(base, struct sctp_endpoint, base);
1366 struct sctp_endpoint *sctp_endpoint_new(struct sock *, gfp_t);
1367 void sctp_endpoint_free(struct sctp_endpoint *);
1368 void sctp_endpoint_put(struct sctp_endpoint *);
1369 int sctp_endpoint_hold(struct sctp_endpoint *e
[all...]
H A Dsm.h55 const struct sctp_endpoint *ep,
165 struct sctp_association *sctp_make_temp_asoc(const struct sctp_endpoint *,
306 struct sctp_endpoint *ep, struct sctp_association *asoc,
319 const struct sctp_endpoint *ep,
326 __u32 sctp_generate_tag(const struct sctp_endpoint *ep);
327 __u32 sctp_generate_tsn(const struct sctp_endpoint *ep);
H A Dsctp.h103 typedef int (*sctp_callback_t)(struct sctp_endpoint *, struct sctp_transport *, void *);
115 int sctp_for_each_endpoint(int (*cb)(struct sctp_endpoint *, void *), void *p);
136 int sctp_hash_endpoint(struct sctp_endpoint *ep);
137 void sctp_unhash_endpoint(struct sctp_endpoint *);
161 const struct sctp_endpoint *ep,
/linux-master/net/sctp/
H A Dendpointola.c41 static struct sctp_endpoint *sctp_endpoint_init(struct sctp_endpoint *ep,
126 /* Create a sctp_endpoint with all that boring stuff initialized.
129 struct sctp_endpoint *sctp_endpoint_new(struct sock *sk, gfp_t gfp)
131 struct sctp_endpoint *ep;
151 void sctp_endpoint_add_asoc(struct sctp_endpoint *ep,
174 void sctp_endpoint_free(struct sctp_endpoint *ep)
189 struct sctp_endpoint *ep = container_of(head, struct sctp_endpoint, rcu);
199 static void sctp_endpoint_destroy(struct sctp_endpoint *e
[all...]
H A Dsm_statefuns.c52 const struct sctp_endpoint *ep,
64 const struct sctp_endpoint *ep,
71 const struct sctp_endpoint *ep,
78 const struct sctp_endpoint *ep,
85 const struct sctp_endpoint *ep,
92 const struct sctp_endpoint *ep,
108 const struct sctp_endpoint *ep,
117 const struct sctp_endpoint *ep,
125 const struct sctp_endpoint *ep,
133 const struct sctp_endpoint *e
[all...]
H A Dprimitive.c43 struct sctp_endpoint *ep; \
H A Dauth.c353 int sctp_auth_asoc_copy_shkeys(const struct sctp_endpoint *ep,
454 int sctp_auth_init_hmacs(struct sctp_endpoint *ep, gfp_t gfp)
609 struct sctp_endpoint *ep;
756 int sctp_auth_ep_add_chunkid(struct sctp_endpoint *ep, __u8 chunk_id)
778 int sctp_auth_ep_set_hmacs(struct sctp_endpoint *ep,
817 int sctp_auth_set_key(struct sctp_endpoint *ep,
880 int sctp_auth_set_active_key(struct sctp_endpoint *ep,
923 int sctp_auth_del_key_id(struct sctp_endpoint *ep,
967 int sctp_auth_deact_key_id(struct sctp_endpoint *ep,
1022 int sctp_auth_init(struct sctp_endpoint *e
[all...]
H A Dinput.c55 static struct sctp_endpoint *__sctp_rcv_lookup_endpoint(
92 struct sctp_endpoint *ep = NULL;
733 static int __sctp_hash_endpoint(struct sctp_endpoint *ep)
744 struct sctp_endpoint *ep2;
785 int sctp_hash_endpoint(struct sctp_endpoint *ep)
797 static void __sctp_unhash_endpoint(struct sctp_endpoint *ep)
815 void sctp_unhash_endpoint(struct sctp_endpoint *ep)
837 static struct sctp_endpoint *__sctp_rcv_lookup_endpoint(
844 struct sctp_endpoint *ep;
1027 const struct sctp_endpoint *e
[all...]
H A Ddiag.c127 struct sctp_endpoint *ep = sctp_sk(sk)->ep;
245 static int sctp_sock_dump_one(struct sctp_endpoint *ep, struct sctp_transport *tsp, void *p)
286 static int sctp_sock_dump(struct sctp_endpoint *ep, struct sctp_transport *tsp, void *p)
341 static int sctp_sock_filter(struct sctp_endpoint *ep, struct sctp_transport *tsp, void *p)
357 static int sctp_ep_dump(struct sctp_endpoint *ep, void *p)
H A Dsocket.c380 struct sctp_endpoint *ep = sp->ep;
560 struct sctp_endpoint *ep;
681 struct sctp_endpoint *ep = sp->ep;
762 struct sctp_endpoint *ep;
1067 static int sctp_connect_new_asoc(struct sctp_endpoint *ep,
1137 struct sctp_endpoint *ep = asoc->ep;
1170 struct sctp_endpoint *ep = sp->ep;
1486 struct sctp_endpoint *ep;
1662 struct sctp_endpoint *ep = sctp_sk(sk)->ep;
1945 struct sctp_endpoint *e
[all...]
H A Dsm_sideeffect.c43 struct sctp_endpoint *ep,
52 struct sctp_endpoint *ep,
1145 struct sctp_endpoint *ep, struct sctp_association *asoc,
1183 struct sctp_endpoint *ep,
1272 struct sctp_endpoint *ep,
H A Dproc.c164 struct sctp_endpoint *ep;
H A Dassociola.c53 const struct sctp_endpoint *ep,
65 asoc->ep = (struct sctp_endpoint *)ep;
285 struct sctp_association *sctp_association_new(const struct sctp_endpoint *ep,
985 struct sctp_endpoint *ep;
H A Dsm_make_chunk.c58 const struct sctp_endpoint *ep,
215 struct sctp_endpoint *ep = asoc->ep;
1628 struct sctp_association *sctp_make_temp_asoc(const struct sctp_endpoint *ep,
1654 const struct sctp_endpoint *ep,
1741 const struct sctp_endpoint *ep,
2012 const struct sctp_endpoint *ep,
2163 const struct sctp_endpoint *ep,
2290 int sctp_verify_init(struct net *net, const struct sctp_endpoint *ep,
2545 struct sctp_endpoint *ep = asoc->ep;
2752 __u32 sctp_generate_tag(const struct sctp_endpoint *e
[all...]
/linux-master/include/trace/events/
H A Dsctp.h52 TP_PROTO(const struct sctp_endpoint *ep,

Completed in 236 milliseconds