Home
last modified time | relevance | path

Searched refs:av_buf_nonce (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/net/dccp/
H A Dackvec.h73 bool av_buf_nonce[DCCPAV_NUM_ACKVECS]; member
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()