Searched defs:abort_flag (Results 1 – 3 of 3) sorted by relevance
/freebsd/sys/netinet/ |
H A D | sctp_indata.c | 416 int *abort_flag, int opspot) in sctp_abort_in_reasm() 480 struct sctp_queued_to_read *control, int *abort_flag, int *need_reasm) in sctp_queue_data_to_stream() 899 int *abort_flag) in sctp_inject_old_unordered_data() 1356 int *abort_flag, uint32_t tsn) in sctp_queue_data_for_reasm() 1679 struct sctp_nets *net, uint32_t *high_tsn, int *abort_flag, in sctp_process_a_data_chunk() 2646 int abort_flag = 0, was_a_gap; in sctp_process_data() local 5208 sctp_update_acked(struct sctp_tcb *stcb, struct sctp_shutdown_chunk *cp, int *abort_flag) in sctp_update_acked() 5483 int *abort_flag, struct mbuf *m, int offset) in sctp_handle_forward_tsn()
|
H A D | sctp_input.c | 398 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 D | sctp_output.c | 5530 int abort_flag; in sctp_send_initiate_ack() local
|