Home
last modified time | relevance | path

Searched refs:av_buf_nonce (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/net/dccp/
H A Dackvec.h62 * @av_buf_nonce: ECN nonce sums, each covering subsequent segments of up to
73 bool av_buf_nonce[DCCPAV_NUM_ACKVECS]; member
89 * @avr_ack_nonce: the sum of @av_buf_nonce's at the time this record was sent
H A Doptions.c444 nonce ^= av->av_buf_nonce[i]; in dccp_insert_option_ackvec()
446 *to++ = DCCPO_ACK_VECTOR_0 + av->av_buf_nonce[i]; in dccp_insert_option_ackvec()
/kernel/linux/linux-6.6/net/dccp/
H A Dackvec.h62 * @av_buf_nonce: ECN nonce sums, each covering subsequent segments of up to
73 bool av_buf_nonce[DCCPAV_NUM_ACKVECS]; member
89 * @avr_ack_nonce: the sum of @av_buf_nonce's at the time this record was sent
H A Doptions.c444 nonce ^= av->av_buf_nonce[i]; in dccp_insert_option_ackvec()
446 *to++ = DCCPO_ACK_VECTOR_0 + av->av_buf_nonce[i]; in dccp_insert_option_ackvec()

Completed in 3 milliseconds