/net/sctp/ |
D | stream_sched_rr.c | 27 static void sctp_sched_rr_next_stream(struct sctp_stream *stream) in sctp_sched_rr_next_stream() 37 static void sctp_sched_rr_unsched(struct sctp_stream *stream, in sctp_sched_rr_unsched() 51 static void sctp_sched_rr_sched(struct sctp_stream *stream, in sctp_sched_rr_sched() 65 static int sctp_sched_rr_set(struct sctp_stream *stream, __u16 sid, in sctp_sched_rr_set() 71 static int sctp_sched_rr_get(struct sctp_stream *stream, __u16 sid, in sctp_sched_rr_get() 77 static int sctp_sched_rr_init(struct sctp_stream *stream) in sctp_sched_rr_init() 85 static int sctp_sched_rr_init_sid(struct sctp_stream *stream, __u16 sid, in sctp_sched_rr_init_sid() 93 static void sctp_sched_rr_free_sid(struct sctp_stream *stream, __u16 sid) in sctp_sched_rr_free_sid() 97 static void sctp_sched_rr_free(struct sctp_stream *stream) in sctp_sched_rr_free() 105 struct sctp_stream *stream; in sctp_sched_rr_enqueue() local [all …]
|
D | stream_sched_prio.c | 41 struct sctp_stream *stream, int prio, gfp_t gfp) in sctp_sched_prio_new_head() 59 struct sctp_stream *stream, int prio, gfp_t gfp) in sctp_sched_prio_get_head() 130 static void sctp_sched_prio_sched(struct sctp_stream *stream, in sctp_sched_prio_sched() 163 static int sctp_sched_prio_set(struct sctp_stream *stream, __u16 sid, in sctp_sched_prio_set() 188 static int sctp_sched_prio_get(struct sctp_stream *stream, __u16 sid, in sctp_sched_prio_get() 195 static int sctp_sched_prio_init(struct sctp_stream *stream) in sctp_sched_prio_init() 202 static int sctp_sched_prio_init_sid(struct sctp_stream *stream, __u16 sid, in sctp_sched_prio_init_sid() 209 static void sctp_sched_prio_free_sid(struct sctp_stream *stream, __u16 sid) in sctp_sched_prio_free_sid() 215 static void sctp_sched_prio_free(struct sctp_stream *stream) in sctp_sched_prio_free() 244 struct sctp_stream *stream; in sctp_sched_prio_enqueue() local [all …]
|
D | stream.c | 25 static void sctp_stream_shrink_out(struct sctp_stream *stream, __u16 outcnt) in sctp_stream_shrink_out() 55 static void sctp_stream_free_ext(struct sctp_stream *stream, __u16 sid) in sctp_stream_free_ext() 72 static void sctp_stream_outq_migrate(struct sctp_stream *stream, in sctp_stream_outq_migrate() 96 static int sctp_stream_alloc_out(struct sctp_stream *stream, __u16 outcnt, in sctp_stream_alloc_out() 113 static int sctp_stream_alloc_in(struct sctp_stream *stream, __u16 incnt, in sctp_stream_alloc_in() 130 int sctp_stream_init(struct sctp_stream *stream, __u16 outcnt, __u16 incnt, in sctp_stream_init() 164 int sctp_stream_init_ext(struct sctp_stream *stream, __u16 sid) in sctp_stream_init_ext() 183 void sctp_stream_free(struct sctp_stream *stream) in sctp_stream_free() 195 void sctp_stream_clear(struct sctp_stream *stream) in sctp_stream_clear() 208 void sctp_stream_update(struct sctp_stream *stream, struct sctp_stream *new) in sctp_stream_update() [all …]
|
D | stream_sched.c | 25 static int sctp_sched_fcfs_set(struct sctp_stream *stream, __u16 sid, in sctp_sched_fcfs_set() 31 static int sctp_sched_fcfs_get(struct sctp_stream *stream, __u16 sid, in sctp_sched_fcfs_get() 38 static int sctp_sched_fcfs_init(struct sctp_stream *stream) in sctp_sched_fcfs_init() 43 static int sctp_sched_fcfs_init_sid(struct sctp_stream *stream, __u16 sid, in sctp_sched_fcfs_init_sid() 49 static void sctp_sched_fcfs_free_sid(struct sctp_stream *stream, __u16 sid) in sctp_sched_fcfs_free_sid() 53 static void sctp_sched_fcfs_free(struct sctp_stream *stream) in sctp_sched_fcfs_free() 64 struct sctp_stream *stream = &q->asoc->stream; in sctp_sched_fcfs_dequeue() local 90 static void sctp_sched_fcfs_sched_all(struct sctp_stream *stream) in sctp_sched_fcfs_sched_all() 94 static void sctp_sched_fcfs_unsched_all(struct sctp_stream *stream) in sctp_sched_fcfs_unsched_all() 262 int sctp_sched_init_sid(struct sctp_stream *stream, __u16 sid, gfp_t gfp) in sctp_sched_init_sid() [all …]
|
D | stream_interleave.c | 50 struct sctp_stream *stream; in sctp_chunk_assign_mid() local 89 struct sctp_stream *stream; in sctp_validate_data() local 107 struct sctp_stream *stream; in sctp_validate_idata() local 423 struct sctp_stream *stream; in sctp_intl_retrieve_ordered() local 453 struct sctp_stream *stream; in sctp_intl_order() local 1015 struct sctp_stream *stream = &ulpq->asoc->stream; in sctp_intl_reap_ordered() local 1066 struct sctp_stream *stream = &ulpq->asoc->stream; in sctp_intl_abort_pd() local 1096 int nskips, __be16 stream, __u8 flags) in sctp_get_skip_pos() 1266 struct sctp_stream *stream = &ulpq->asoc->stream; in sctp_intl_skip() local 1357 void sctp_stream_interleave_init(struct sctp_stream *stream) in sctp_stream_interleave_init()
|
D | ulpqueue.c | 752 struct sctp_stream *stream; in sctp_ulpq_retrieve_ordered() local 841 struct sctp_stream *stream; in sctp_ulpq_order() local 880 struct sctp_stream *stream; in sctp_ulpq_reap_ordered() local 947 struct sctp_stream *stream; in sctp_ulpq_skip() local
|
D | outqueue.c | 63 __u16 stream; in sctp_outq_head_data() local 84 __u16 stream; in sctp_outq_tail_data() local 1780 int nskips, __be16 stream) in sctp_get_skip_pos()
|
D | sm_make_chunk.c | 1536 struct sctp_stream *stream; in sctp_chunk_assign_ssn() local
|
/net/wireless/ |
D | wext-core.c | 1130 char *iwe_stream_add_event(struct iw_request_info *info, char *stream, in iwe_stream_add_event() 1151 char *iwe_stream_add_point(struct iw_request_info *info, char *stream, in iwe_stream_add_point()
|
/net/netfilter/ |
D | nf_conntrack_proto_udp.c | 108 bool stream = false; in nf_conntrack_udp_packet() local
|