Home
last modified time | relevance | path

Searched refs:can_take_data (Results 1 – 3 of 3) sorted by relevance

/freebsd-11-stable/sys/netinet/
HDsctp_output.c8182 (int)chk->rec.chunk_id.can_take_data, in sctp_med_chunk_output()
8200 if (chk->rec.chunk_id.can_take_data) in sctp_med_chunk_output()
8407 (int)chk->rec.chunk_id.can_take_data, in sctp_med_chunk_output()
8425 if (chk->rec.chunk_id.can_take_data) in sctp_med_chunk_output()
8999 chk->rec.chunk_id.can_take_data = 0; in sctp_queue_op_err()
9089 chk->rec.chunk_id.can_take_data = 0; in sctp_send_cookie_echo()
9145 chk->rec.chunk_id.can_take_data = 1; in sctp_send_heartbeat_ack()
9182 chk->rec.chunk_id.can_take_data = 1; in sctp_send_cookie_ack()
9228 chk->rec.chunk_id.can_take_data = 1; in sctp_send_shutdown_ack()
9282 chk->rec.chunk_id.can_take_data = 1; in sctp_send_shutdown()
[all …]
HDsctp_structs.h425 uint8_t can_take_data; member
HDsctp_input.c4235 chk->rec.chunk_id.can_take_data = 0; in sctp_handle_stream_reset()