Searched defs:abort_flag (Results 1 – 3 of 3) sorted by relevance
/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/netinet/ |
D | sctp_indata.c | 447 int *abort_flag, int opspot) in sctp_abort_in_reasm() 510 struct sctp_queued_to_read *control, int *abort_flag, int *need_reasm) in sctp_queue_data_to_stream() 964 int *abort_flag) in sctp_inject_old_unordered_data() 1403 int *abort_flag, uint32_t tsn) in sctp_queue_data_for_reasm() 1715 struct sctp_nets *net, uint32_t *high_tsn, int *abort_flag, in sctp_process_a_data_chunk() 2703 int abort_flag = 0, was_a_gap; in sctp_process_data() local 5337 sctp_update_acked(struct sctp_tcb *stcb, struct sctp_shutdown_chunk *cp, int *abort_flag) 5589 int *abort_flag, struct mbuf *m , int offset)
|
D | sctp_input.c | 467 int retval, abort_flag, cookie_found; in sctp_process_init_ack() local 952 struct sctp_tcb *stcb, struct sctp_nets *net, int *abort_flag) in sctp_handle_shutdown() 3958 int abort_flag = 0; local 4093 int abort_flag = 0; local 5286 int abort_flag = 0; local 5561 int abort_flag = 0; local
|
D | sctp_output.c | 5960 int abort_flag; local
|