Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/tcp_stacks/
H A Dbbr.c11986 uint8_t local_options; in bbr_output_wtime() local
12992 local_options = 0; in bbr_output_wtime()
13038 local_options += TCPOLEN_TIMESTAMP + 2; in bbr_output_wtime()
13093 if (bbr->rc_last_options != local_options) { in bbr_output_wtime()
13098 bbr->rc_last_options = local_options; in bbr_output_wtime()