Home
last modified time | relevance | path

Searched refs:sctp_alloc_a_chunk (Results 1 – 5 of 5) sorted by relevance

/freebsd-9-stable/sys/netinet/
Dsctp_var.h157 #define sctp_alloc_a_chunk(_stcb, _chk) { \ macro
Dsctp_output.c7337 sctp_alloc_a_chunk(stcb, chk); in sctp_move_to_outqueue()
8918 sctp_alloc_a_chunk(stcb, chk); in sctp_queue_op_err()
9021 sctp_alloc_a_chunk(stcb, chk); in sctp_send_cookie_echo()
9089 sctp_alloc_a_chunk(stcb, chk); in sctp_send_heartbeat_ack()
9126 sctp_alloc_a_chunk(stcb, chk); in sctp_send_cookie_ack()
9172 sctp_alloc_a_chunk(stcb, chk); in sctp_send_shutdown_ack()
9215 sctp_alloc_a_chunk(stcb, chk); in sctp_send_shutdown()
9268 sctp_alloc_a_chunk(stcb, chk); in sctp_send_asconf()
9362 sctp_alloc_a_chunk(stcb, chk); in sctp_send_asconf_ack()
10255 sctp_alloc_a_chunk(stcb, chk); in send_forward_tsn()
[all …]
Dsctp_indata.c1652 sctp_alloc_a_chunk(stcb, chk); in sctp_process_a_data_chunk()
Dsctp_input.c4072 sctp_alloc_a_chunk(stcb, chk); in sctp_handle_stream_reset()
Dsctputil.c4830 sctp_alloc_a_chunk(stcb, chk); in sctp_release_pr_sctp_chunk()