Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dsctp_output.c6246 if (chk->sent > SCTP_DATAGRAM_UNSENT) in sctp_prune_prsctp()
7539 chk->sent = SCTP_DATAGRAM_UNSENT; in sctp_move_to_outqueue()
7778 chk->sent = SCTP_DATAGRAM_UNSENT; in sctp_fix_ecn_echo()
8108 if (chk->sent != SCTP_DATAGRAM_UNSENT && in sctp_med_chunk_output()
8331 if (chk->sent != SCTP_DATAGRAM_UNSENT) { in sctp_med_chunk_output()
8769 if (chk->sent == SCTP_DATAGRAM_UNSENT) { in sctp_med_chunk_output()
9002 chk->sent = SCTP_DATAGRAM_UNSENT; in sctp_queue_op_err()
9092 chk->sent = SCTP_DATAGRAM_UNSENT; in sctp_send_cookie_echo()
9148 chk->sent = SCTP_DATAGRAM_UNSENT; in sctp_send_heartbeat_ack()
9185 chk->sent = SCTP_DATAGRAM_UNSENT; in sctp_send_cookie_ack()
[all …]
H A Dsctp_constants.h344 #define SCTP_DATAGRAM_UNSENT 0 macro
H A Dsctp_indata.c2973 if (tp1->sent != SCTP_DATAGRAM_UNSENT) { in sctp_process_segment_range()
3284 if (tp1->sent == SCTP_DATAGRAM_UNSENT) in sctp_check_for_revoked()
3336 tp1->sent == SCTP_DATAGRAM_UNSENT) { in sctp_strike_gap_ack_chunks()
4008 if (tp1->sent == SCTP_DATAGRAM_UNSENT) { in sctp_express_handle_sack()
4589 if (tp1->sent != SCTP_DATAGRAM_UNSENT) { in sctp_handle_sack()
H A Dsctp_timer.c1246 if (asconf->sent != SCTP_DATAGRAM_RESEND && chk->sent != SCTP_DATAGRAM_UNSENT) in sctp_asconf_timer()
H A Dsctp_input.c3995 chk->sent = SCTP_DATAGRAM_UNSENT; in sctp_handle_stream_reset()