/external/usrsctp/usrsctplib/netinet/ |
D | sctp_ss_functions.c | 57 sctp_ss_default_init(struct sctp_tcb *stcb, struct sctp_association *asoc, in sctp_ss_default_init() 86 sctp_ss_default_clear(struct sctp_tcb *stcb, struct sctp_association *asoc, in sctp_ss_default_clear() 124 sctp_ss_default_add(struct sctp_tcb *stcb, struct sctp_association *asoc, in sctp_ss_default_add() 145 sctp_ss_default_is_empty(struct sctp_tcb *stcb SCTP_UNUSED, struct sctp_association *asoc) in sctp_ss_default_is_empty() 155 sctp_ss_default_remove(struct sctp_tcb *stcb, struct sctp_association *asoc, in sctp_ss_default_remove() 191 struct sctp_association *asoc) in sctp_ss_default_select() 240 struct sctp_association *asoc, in sctp_ss_default_scheduled() 285 …s_default_is_user_msgs_incomplete(struct sctp_tcb *stcb SCTP_UNUSED, struct sctp_association *asoc) in sctp_ss_default_is_user_msgs_incomplete() 309 sctp_ss_rr_add(struct sctp_tcb *stcb, struct sctp_association *asoc, in sctp_ss_rr_add() 348 struct sctp_association *asoc) in sctp_ss_rrp_select() [all …]
|
D | sctp_indata.c | 79 sctp_set_rwnd(struct sctp_tcb *stcb, struct sctp_association *asoc) in sctp_set_rwnd() 86 sctp_calc_rwnd(struct sctp_tcb *stcb, struct sctp_association *asoc) in sctp_calc_rwnd() 311 sctp_mark_non_revokable(struct sctp_association *asoc, uint32_t tsn) in sctp_mark_non_revokable() 362 struct sctp_association *asoc, in sctp_place_control_in_stream() 509 struct sctp_association *asoc, in sctp_queue_data_to_stream() 815 struct sctp_association *asoc, in sctp_handle_old_unordered_data() 961 struct sctp_association *asoc, in sctp_inject_old_unordered_data() 1094 sctp_deliver_reasm_check(struct sctp_tcb *stcb, struct sctp_association *asoc, in sctp_deliver_reasm_check() 1310 struct sctp_tcb *stcb, struct sctp_association *asoc, in sctp_add_chk_to_control() 1389 sctp_queue_data_for_reasm(struct sctp_tcb *stcb, struct sctp_association *asoc, in sctp_queue_data_for_reasm() [all …]
|
D | sctputil.h | 306 #define sctp_free_bufspace(stcb, asoc, tp1, chk_cnt) \ argument 328 #define sctp_free_spbufspace(stcb, asoc, sp) \ argument
|
D | sctp_input.c | 254 struct sctp_association *asoc; in sctp_is_there_unsent_data() local 317 struct sctp_association *asoc; in sctp_process_init() local 474 struct sctp_association *asoc; in sctp_process_init_ack() local 963 struct sctp_association *asoc; in sctp_handle_shutdown() local 1091 struct sctp_association *asoc; in sctp_handle_shutdown_ack() local 1244 struct sctp_association *asoc; in sctp_handle_error() local 1605 struct sctp_association *asoc; in sctp_process_cookie_existing() local 2181 struct sctp_association *asoc; local 3144 struct sctp_association *asoc; local 3790 struct sctp_association *asoc; local [all …]
|
D | sctp_cc_functions.c | 117 struct sctp_association *asoc) in sctp_cwnd_update_after_fr() 762 struct sctp_association *asoc, in sctp_cwnd_update_after_sack_common() 1384 struct sctp_association *asoc, in sctp_cwnd_update_after_sack() 1603 struct sctp_association *asoc, in sctp_cwnd_update_rtcc_after_sack() 1780 struct sctp_association *asoc) in sctp_hs_cwnd_update_after_fr() 1845 struct sctp_association *asoc, in sctp_hs_cwnd_update_after_sack() 2232 struct sctp_association *asoc, in sctp_htcp_cwnd_update_after_sack() 2299 struct sctp_association *asoc) in sctp_htcp_cwnd_update_after_fr()
|
D | sctp_output.c | 5749 sctp_are_there_new_addresses(struct sctp_association *asoc, 5978 struct sctp_association *asoc; local 6724 struct sctp_association *asoc, 6805 struct sctp_association *asoc) 7183 struct sctp_association *asoc; local 7507 sctp_toss_old_cookies(struct sctp_tcb *stcb, struct sctp_association *asoc) 7527 struct sctp_association *asoc; local 7556 struct sctp_association *asoc, 7647 sctp_clean_up_ctl(struct sctp_tcb *stcb, struct sctp_association *asoc, int so_locked 7761 struct sctp_association *asoc; local [all …]
|
D | sctp_timer.c | 70 sctp_audit_retranmission_queue(struct sctp_association *asoc) in sctp_audit_retranmission_queue() 438 struct sctp_association *asoc; local 1566 struct sctp_association *asoc; local
|
D | sctputil.c | 580 sctp_log_block(uint8_t from, struct sctp_association *asoc, ssize_t sendlen) in sctp_log_block() 1156 struct sctp_association *asoc; in sctp_init_asoc() local 1424 sctp_print_mapping_array(struct sctp_association *asoc) in sctp_print_mapping_array() 1459 sctp_expand_mapping_array(struct sctp_association *asoc, uint32_t needed) in sctp_expand_mapping_array() 2986 struct sctp_association *asoc, uint32_t mtu) in sctp_mtu_size_reset() 3025 struct sctp_association *asoc, in sctp_calculate_rto() 4460 struct sctp_association *asoc; local 5530 sctp_free_bufspace(struct sctp_tcb *stcb, struct sctp_association *asoc,
|
D | sctp_pcb.c | 3885 struct sctp_tcb *asoc, *nasoc; local 4942 struct sctp_association *asoc; local 5207 struct sctp_association *asoc; local 5279 struct sctp_association *asoc; local 5483 struct sctp_association *asoc; local 7870 struct sctp_association *asoc; local
|
D | sctp_var.h | 91 #define sctp_sbspace(asoc, sb) ((long) ((sctp_maxspace(sb) > (asoc)->sb_cc) ? (sctp_maxspace(sb) - … argument
|
D | sctp_asconf.c | 630 struct sctp_association *asoc; in sctp_handle_asconf() local 1707 struct sctp_association *asoc; in sctp_handle_asconf_ack() local
|
D | sctp_usrreq.c | 1145 struct sctp_association *asoc; local 1371 struct sctp_association *asoc; local
|
D | sctp_pcb.h | 633 struct sctp_association asoc; member
|
D | sctp_structs.h | 487 struct sctp_association *asoc; /* bp to asoc this belongs to */ member
|
/external/ltp/utils/sctp/testlib/ |
D | sctputil.c | 369 int test_peer_addr(int sk, sctp_assoc_t asoc, sockaddr_storage_t *peers, int count) in test_peer_addr()
|
/external/pdfium/third_party/libopenjpeg20/ |
D | jp2.h | 94 OPJ_UINT16 cn, typ, asoc; member
|
D | jp2.c | 1342 OPJ_UINT16 i, n, cn, asoc, acn; in opj_jp2_apply_cdef() local
|
/external/usrsctp/usrsctplib/ |
D | user_socket.c | 2882 sctp_assoc_t asoc; local
|