Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/netinet/
Dsctp_output.c8116 (int)chk->rec.chunk_id.can_take_data, in sctp_med_chunk_output()
8134 if (chk->rec.chunk_id.can_take_data) in sctp_med_chunk_output()
8341 (int)chk->rec.chunk_id.can_take_data, in sctp_med_chunk_output()
8359 if (chk->rec.chunk_id.can_take_data) in sctp_med_chunk_output()
8933 chk->rec.chunk_id.can_take_data = 0; in sctp_queue_op_err()
9023 chk->rec.chunk_id.can_take_data = 0; in sctp_send_cookie_echo()
9079 chk->rec.chunk_id.can_take_data = 1; in sctp_send_heartbeat_ack()
9116 chk->rec.chunk_id.can_take_data = 1; in sctp_send_cookie_ack()
9162 chk->rec.chunk_id.can_take_data = 1; in sctp_send_shutdown_ack()
9216 chk->rec.chunk_id.can_take_data = 1; in sctp_send_shutdown()
[all …]
Dsctp_structs.h424 uint8_t can_take_data; member
Dsctp_input.c4041 chk->rec.chunk_id.can_take_data = 0; in sctp_handle_stream_reset()