Searched refs:tcp_sc_msstab_v4 (Results 1 – 1 of 1) sorted by relevance
479 static uint16_t tcp_sc_msstab_v4[] = { 536, 1300, 1460, 4036 }; variable597 for (i = nitems(tcp_sc_msstab_v4) - 1; in syncookie_generate()598 tcp_sc_msstab_v4[i] > peer_mss && i > 0; in syncookie_generate()676 tpi->peer_mss = tcp_sc_msstab_v4[cookie.flags.mss_idx]; in syncookie_lookup()