Home
last modified time | relevance | path

Searched refs:sctp_association (Results 1 – 23 of 23) sorted by relevance

/linux-2.4.37.9/include/net/sctp/
Dsm.h81 const struct sctp_association *,
182 struct sctp_association *sctp_make_temp_asoc(const struct sctp_endpoint *,
189 struct sctp_chunk *sctp_make_init(const struct sctp_association *,
192 struct sctp_chunk *sctp_make_init_ack(const struct sctp_association *,
196 struct sctp_chunk *sctp_make_cookie_echo(const struct sctp_association *,
198 struct sctp_chunk *sctp_make_cookie_ack(const struct sctp_association *,
200 struct sctp_chunk *sctp_make_cwr(const struct sctp_association *,
203 struct sctp_chunk * sctp_make_datafrag_empty(struct sctp_association *,
207 struct sctp_chunk *sctp_make_ecne(const struct sctp_association *,
209 struct sctp_chunk *sctp_make_sack(const struct sctp_association *);
[all …]
Dstructs.h79 struct sctp_association;
459 struct dst_entry *(*get_dst) (struct sctp_association *asoc,
462 void (*get_saddr) (struct sctp_association *asoc,
521 struct sctp_association *asoc);
546 struct sctp_datamsg *sctp_datamsg_from_user(struct sctp_association *,
620 struct sctp_association *asoc;
662 const struct sctp_association *,
678 typedef struct sctp_chunk *(sctp_packet_phandler_t)(struct sctp_association *);
766 struct sctp_association *asoc;
923 struct sctp_association *);
[all …]
Dulpevent.h57 struct sctp_association *asoc;
85 const struct sctp_association *asoc,
94 const struct sctp_association *asoc,
102 const struct sctp_association *asoc,
107 const struct sctp_association *asoc,
114 const struct sctp_association *asoc,
119 const struct sctp_association *asoc,
123 const struct sctp_association *asoc, int gfp);
125 struct sctp_ulpevent *sctp_ulpevent_make_rcvmsg(struct sctp_association *asoc,
Dsctp.h148 int sctp_primitive_ASSOCIATE(struct sctp_association *, void *arg);
149 int sctp_primitive_SHUTDOWN(struct sctp_association *, void *arg);
150 int sctp_primitive_ABORT(struct sctp_association *, void *arg);
151 int sctp_primitive_SEND(struct sctp_association *, void *arg);
152 int sctp_primitive_REQUESTHEARTBEAT(struct sctp_association *, void *arg);
153 int sctp_primitive_ASCONF(struct sctp_association *, void *arg);
168 void sctp_hash_established(struct sctp_association *);
169 void sctp_unhash_established(struct sctp_association *);
174 struct sctp_association **,
177 struct sctp_association *);
[all …]
Dulpqueue.h54 struct sctp_association *asoc;
61 struct sctp_association *);
Dcommand.h124 struct sctp_association *asoc;
172 SCTP_ARG_CONSTRUCTOR(ASOC, struct sctp_association *, asoc)
/linux-2.4.37.9/net/sctp/
Dsm_sideeffect.c62 struct sctp_association *asoc,
70 struct sctp_association *asoc,
81 static void sctp_do_ecn_ce_work(struct sctp_association *asoc, in sctp_do_ecn_ce_work()
102 static struct sctp_chunk *sctp_do_ecn_ecne_work(struct sctp_association *asoc, in sctp_do_ecn_ecne_work()
145 static void sctp_do_ecn_cwr_work(struct sctp_association *asoc, in sctp_do_ecn_cwr_work()
155 static int sctp_gen_sack(struct sctp_association *asoc, int force, in sctp_gen_sack()
222 struct sctp_association *asoc = transport->asoc; in sctp_generate_t3_rtx_event()
260 static void sctp_generate_timeout_event(struct sctp_association *asoc, in sctp_generate_timeout_event()
299 struct sctp_association *asoc = (struct sctp_association *) data; in sctp_generate_t1_cookie_event()
305 struct sctp_association *asoc = (struct sctp_association *) data; in sctp_generate_t1_init_event()
[all …]
Dsm_statefuns.c69 const struct sctp_association *asoc,
73 static int sctp_eat_data(const struct sctp_association *asoc,
76 static struct sctp_packet *sctp_ootb_pkt_new(const struct sctp_association *asoc,
79 const struct sctp_association *asoc,
84 const struct sctp_association *asoc,
89 const struct sctp_association *asoc,
148 const struct sctp_association *asoc, in sctp_sf_do_4_C()
232 const struct sctp_association *asoc, in sctp_sf_do_5_1B_init()
239 struct sctp_association *new_asoc; in sctp_sf_do_5_1B_init()
427 const struct sctp_association *asoc, in sctp_sf_do_5_1C_ack()
[all …]
Dassociola.c64 static void sctp_assoc_bh_rcv(struct sctp_association *asoc);
70 static struct sctp_association *sctp_association_init(struct sctp_association *asoc, in sctp_association_init()
83 memset(asoc, 0, sizeof(struct sctp_association)); in sctp_association_init()
276 struct sctp_association *sctp_association_new(const struct sctp_endpoint *ep, in sctp_association_new()
280 struct sctp_association *asoc; in sctp_association_new()
282 asoc = t_new(struct sctp_association, gfp); in sctp_association_new()
303 void sctp_association_free(struct sctp_association *asoc) in sctp_association_free()
373 static void sctp_association_destroy(struct sctp_association *asoc) in sctp_association_destroy()
387 void sctp_assoc_set_primary(struct sctp_association *asoc, in sctp_assoc_set_primary()
428 struct sctp_transport *sctp_assoc_add_peer(struct sctp_association *asoc, in sctp_assoc_add_peer()
[all …]
Dinput.c66 static struct sctp_association *__sctp_rcv_lookup(struct sk_buff *skb,
71 static struct sctp_association *__sctp_lookup_association(
109 struct sctp_association *asoc; in sctp_rcv()
275 void sctp_icmp_frag_needed(struct sock *sk, struct sctp_association *asoc, in sctp_icmp_frag_needed()
305 struct sctp_association *asoc, in sctp_icmp_proto_unreachable()
321 struct sctp_association **app, in sctp_err_lookup()
329 struct sctp_association *asoc = NULL; in sctp_err_lookup()
392 struct sctp_association *asoc) in sctp_err_finish()
425 struct sctp_association *asoc; in sctp_v4_err()
652 static void __sctp_hash_established(struct sctp_association *asoc) in __sctp_hash_established()
[all …]
Dsm_make_chunk.c71 struct sctp_chunk *sctp_make_chunk(const struct sctp_association *asoc,
74 const struct sctp_association *asoc,
78 static int sctp_process_param(struct sctp_association *asoc,
175 struct sctp_chunk *sctp_make_init(const struct sctp_association *asoc, in sctp_make_init()
262 struct sctp_chunk *sctp_make_init_ack(const struct sctp_association *asoc, in sctp_make_init_ack()
333 retval->asoc = (struct sctp_association *) asoc; in sctp_make_init_ack()
389 struct sctp_chunk *sctp_make_cookie_echo(const struct sctp_association *asoc, in sctp_make_cookie_echo()
440 struct sctp_chunk *sctp_make_cookie_ack(const struct sctp_association *asoc, in sctp_make_cookie_ack()
485 struct sctp_chunk *sctp_make_cwr(const struct sctp_association *asoc, in sctp_make_cwr()
520 struct sctp_chunk *sctp_make_ecne(const struct sctp_association *asoc, in sctp_make_ecne()
[all …]
Dulpevent.c52 struct sctp_association *asoc);
105 const struct sctp_association *asoc) in sctp_ulpevent_set_owner()
112 sctp_association_hold((struct sctp_association *)asoc); in sctp_ulpevent_set_owner()
115 event->asoc = (struct sctp_association *)asoc; in sctp_ulpevent_set_owner()
137 const struct sctp_association *asoc, in sctp_ulpevent_make_assoc_change()
238 const struct sctp_association *asoc, in sctp_ulpevent_make_peer_addr_change()
352 const struct sctp_association *asoc, struct sctp_chunk *chunk, in sctp_ulpevent_make_remote_error()
450 const struct sctp_association *asoc, struct sctp_chunk *chunk, in sctp_ulpevent_make_send_failed()
559 const struct sctp_association *asoc, in sctp_ulpevent_make_shutdown_event()
623 const struct sctp_association *asoc, int gfp) in sctp_ulpevent_make_adaption_indication()
[all …]
Dendpointola.c165 struct sctp_association *asoc) in sctp_endpoint_add_asoc()
260 static struct sctp_association *__sctp_endpoint_lookup_assoc( in __sctp_endpoint_lookup_assoc()
266 struct sctp_association *asoc; in __sctp_endpoint_lookup_assoc()
272 asoc = list_entry(pos, struct sctp_association, asocs); in __sctp_endpoint_lookup_assoc()
288 struct sctp_association *sctp_endpoint_lookup_assoc( in sctp_endpoint_lookup_assoc()
293 struct sctp_association *asoc; in sctp_endpoint_lookup_assoc()
331 struct sctp_association *asoc; in sctp_endpoint_bh_rcv()
Dsocket.c90 static int sctp_wait_for_sndbuf(struct sctp_association *, long *timeo_p,
93 static int sctp_wait_for_connect(struct sctp_association *, long *timeo_p);
102 static int sctp_send_asconf(struct sctp_association *asoc,
107 struct sctp_association *, sctp_socket_type_t);
111 extern int sctp_assoc_valid(struct sock *sk, struct sctp_association *asoc);
114 static inline int sctp_wspace(struct sctp_association *asoc) in sctp_wspace()
136 struct sctp_association *asoc = chunk->asoc; in sctp_set_owner_w()
174 struct sctp_association *sctp_id2assoc(struct sock *sk, sctp_assoc_t id) in sctp_id2assoc()
176 struct sctp_association *asoc = NULL; in sctp_id2assoc()
190 struct sctp_association, asocs); in sctp_id2assoc()
[all …]
Doutput.c102 struct sctp_association *asoc = transport->asoc; in sctp_packet_init()
193 struct sctp_association *asoc; in sctp_packet_bundle_sack()
294 struct sctp_association *asoc = tp->asoc; in sctp_packet_transmit()
536 struct sctp_association *asoc = transport->asoc; in sctp_packet_append_data()
Dprimitive.c59 int sctp_primitive_ ## name(struct sctp_association *asoc, \
Dchunk.c82 struct sctp_association *asoc = NULL; in sctp_datamsg_destroy()
168 struct sctp_datamsg *sctp_datamsg_from_user(struct sctp_association *asoc, in sctp_datamsg_from_user()
Doutqueue.c207 void sctp_outq_init(struct sctp_association *asoc, struct sctp_outq *q) in sctp_outq_init()
519 struct sctp_association *asoc; in sctp_outq_flush_rtx()
659 struct sctp_association *asoc = q->asoc; in sctp_outq_flush()
964 static void sctp_sack_update_unack_data(struct sctp_association *assoc, in sctp_sack_update_unack_data()
984 struct sctp_association *asoc) in sctp_highest_new_tsn()
1019 struct sctp_association *asoc = q->asoc; in sctp_outq_sack()
1641 struct sctp_association *asoc = q->asoc; in sctp_generate_fwdtsn()
Dproc.c148 static void sctp_seq_dump_remote_addrs(struct seq_file *seq, struct sctp_association *assoc) in sctp_seq_dump_remote_addrs()
229 struct sctp_association *assoc; in sctp_assocs_seq_show()
Dipv6.c106 struct sctp_association *asoc; in sctp_v6_err()
208 static struct dst_entry *sctp_v6_get_dst(struct sctp_association *asoc, in sctp_v6_get_dst()
271 static void sctp_v6_get_saddr(struct sctp_association *asoc, in sctp_v6_get_saddr()
600 struct sctp_association *asoc) in sctp_v6_create_accept_sk()
715 struct sctp_association *asoc; in sctp_inet6_event_msgname()
Dtransport.c216 struct sctp_association *asoc) in sctp_transport_set_owner()
242 struct sctp_association *asoc = transport->asoc; in sctp_transport_route()
Dprotocol.c431 static struct dst_entry *sctp_v4_get_dst(struct sctp_association *asoc, in sctp_v4_get_dst()
523 static void sctp_v4_get_saddr(struct sctp_association *asoc, in sctp_v4_get_saddr()
551 struct sctp_association *asoc) in sctp_v4_create_accept_sk()
720 struct sctp_association *asoc; in sctp_inet_event_msgname()
Dulpqueue.c61 struct sctp_association *asoc) in sctp_ulpq_init()
808 struct sctp_association *asoc; in sctp_ulpq_partial_delivery()
831 struct sctp_association *asoc; in sctp_ulpq_renege()