Home
last modified time | relevance | path

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

/netbsd/sys/netinet/
H A Dsctp_structs.h588 u_int8_t nonce_sum_check; /* On off switch used during re-sync */ member
H A Dsctp_indata.c2925 asoc->nonce_sum_check = 0; in sctp_check_for_revoked()
3188 asoc->nonce_sum_check = 0; in sctp_strike_gap_ack_chunks()
4138 asoc->nonce_sum_check = 0; in sctp_handle_sack()
4190 asoc->nonce_sum_check = 0; in sctp_handle_sack()
4216 if (asoc->nonce_sum_check) { in sctp_handle_sack()
4240 asoc->nonce_sum_check = 1; in sctp_handle_sack()
H A Dsctp_timer.c681 stcb->asoc.nonce_sum_check = 0; in sctp_mark_all_for_resend()
H A Dsctp_input.c2241 stcb->asoc.nonce_sum_check = 0; in sctp_handle_ecn_echo()
H A Dsctputil.c701 asoc->nonce_sum_check = 1; in sctp_init_asoc()