Home
last modified time | relevance | path

Searched defs:abort_flag (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/sys/netinet/
H A Dsctp_indata.c416 int *abort_flag, int opspot) in sctp_abort_in_reasm() argument
480 struct sctp_queued_to_read *control, int *abort_flag, int *need_reasm) in sctp_queue_data_to_stream() argument
914 sctp_inject_old_unordered_data(struct sctp_tcb * stcb,struct sctp_association * asoc,struct sctp_queued_to_read * control,struct sctp_tmit_chunk * chk,int * abort_flag) sctp_inject_old_unordered_data() argument
1371 sctp_queue_data_for_reasm(struct sctp_tcb * stcb,struct sctp_association * asoc,struct sctp_queued_to_read * control,struct sctp_tmit_chunk * chk,int created_control,int * abort_flag,uint32_t tsn) sctp_queue_data_for_reasm() argument
1694 sctp_process_a_data_chunk(struct sctp_tcb * stcb,struct sctp_association * asoc,struct mbuf ** m,int offset,int chk_length,struct sctp_nets * net,uint32_t * high_tsn,int * abort_flag,int * break_flag,int last_chunk,uint8_t chk_type) sctp_process_a_data_chunk() argument
2660 int abort_flag = 0, was_a_gap; sctp_process_data() local
5222 sctp_update_acked(struct sctp_tcb * stcb,struct sctp_shutdown_chunk * cp,int * abort_flag) sctp_update_acked() argument
5484 sctp_handle_forward_tsn(struct sctp_tcb * stcb,struct sctp_forward_tsn_chunk * fwd,int * abort_flag,struct mbuf * m,int offset) sctp_handle_forward_tsn() argument
[all...]
H A Dsctp_input.c398 int retval, abort_flag, cookie_found; in sctp_process_init_ack() local
833 sctp_check_data_from_peer(struct sctp_tcb *stcb, int *abort_flag) in sctp_check_data_from_peer()
866 struct sctp_tcb *stcb, struct sctp_nets *net, int *abort_flag) in sctp_handle_shutdown()
947 int abort_flag; in sctp_handle_shutdown_ack() local
3535 int abort_flag = 0; in sctp_handle_stream_reset_response() local
3669 int abort_flag = 0; in sctp_handle_str_reset_request_tsn() local
4326 int abort_flag; in sctp_process_control() local
H A Dsctp_output.c5532 int abort_flag; in sctp_send_initiate_ack() local