Home
last modified time | relevance | path

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

/freebsd-12.1/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()
9230 chk->rec.chunk_id.can_take_data = 1; in sctp_send_shutdown_ack()
9350 chk->rec.chunk_id.can_take_data = 0; in sctp_send_asconf()
10361 chk->rec.chunk_id.can_take_data = 0; in send_forward_tsn()
11389 chk->rec.chunk_id.can_take_data = 1; in sctp_send_hb()
11500 chk->rec.chunk_id.can_take_data = 0; in sctp_send_ecn_echo()
11562 chk->rec.chunk_id.can_take_data = 1; in sctp_send_packet_dropped()
[all …]
H A Dsctp_structs.h427 uint8_t can_take_data; member
H A Dsctp_input.c4221 chk->rec.chunk_id.can_take_data = 0; in sctp_handle_stream_reset()