Home
last modified time | relevance | path

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

/freebsd-14.2/sys/netinet/
H A Dsctp_output.c9001 chk->rec.chunk_id.can_take_data = 0; in sctp_queue_op_err()
9091 chk->rec.chunk_id.can_take_data = 0; in sctp_send_cookie_echo()
9147 chk->rec.chunk_id.can_take_data = 1; in sctp_send_heartbeat_ack()
9184 chk->rec.chunk_id.can_take_data = 1; in sctp_send_cookie_ack()
9229 chk->rec.chunk_id.can_take_data = 1; in sctp_send_shutdown_ack()
9349 chk->rec.chunk_id.can_take_data = 0; in sctp_send_asconf()
10369 chk->rec.chunk_id.can_take_data = 0; in send_forward_tsn()
11404 chk->rec.chunk_id.can_take_data = 1; in sctp_send_hb()
11515 chk->rec.chunk_id.can_take_data = 0; in sctp_send_ecn_echo()
11577 chk->rec.chunk_id.can_take_data = 1; in sctp_send_packet_dropped()
[all …]
H A Dsctp_structs.h436 uint8_t can_take_data; member
H A Dsctp_input.c3976 chk->rec.chunk_id.can_take_data = 0; in sctp_handle_stream_reset()