Home
last modified time | relevance | path

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

/netbsd/src/sys/netinet/
Dsctp_structs.h588 u_int8_t nonce_sum_check; /* On off switch used during re-sync */ member
Dsctp_indata.c2920 asoc->nonce_sum_check = 0; in sctp_check_for_revoked()
3183 asoc->nonce_sum_check = 0; in sctp_strike_gap_ack_chunks()
4133 asoc->nonce_sum_check = 0; in sctp_handle_sack()
4185 asoc->nonce_sum_check = 0; in sctp_handle_sack()
4211 if (asoc->nonce_sum_check) { in sctp_handle_sack()
4235 asoc->nonce_sum_check = 1; in sctp_handle_sack()
Dsctp_timer.c681 stcb->asoc.nonce_sum_check = 0; in sctp_mark_all_for_resend()
Dsctputil.c701 asoc->nonce_sum_check = 1; in sctp_init_asoc()
Dsctp_input.c2239 stcb->asoc.nonce_sum_check = 0; in sctp_handle_ecn_echo()