Searched defs:abort_flag (Results 1 – 3 of 3) sorted by relevance
/external/chromium_org/third_party/usrsctp/usrsctplib/netinet/ |
D | sctp_indata.c | 558 struct sctp_queued_to_read *control, int *abort_flag) in sctp_queue_data_to_stream() 843 struct sctp_tmit_chunk *chk, int *abort_flag) in sctp_queue_data_for_reasm() 1273 struct sctp_nets *net, uint32_t *high_tsn, int *abort_flag, in sctp_process_a_data_chunk() 2317 int abort_flag = 0, was_a_gap; in sctp_process_data() local 4980 sctp_update_acked(struct sctp_tcb *stcb, struct sctp_shutdown_chunk *cp, int *abort_flag) 5129 int *abort_flag, struct mbuf *m ,int offset)
|
D | sctp_input.c | 465 int retval, abort_flag; in sctp_process_init_ack() local 914 struct sctp_tcb *stcb, struct sctp_nets *net, int *abort_flag) in sctp_handle_shutdown() 3795 int abort_flag = 0; local 3912 int abort_flag = 0; local 5184 int abort_flag = 0; local 5478 int abort_flag = 0; local
|
D | sctp_output.c | 5703 int abort_flag, padval; local
|