Searched refs:to_mss (Results 1 – 5 of 5) sorted by relevance
583 peer_mss = to->to_mss; /* peer mss may be zero */ in syncookie_generate()
754 to->to_mss = htons(to->to_mss); in tcp_addoptions()755 bcopy((u_char *)&to->to_mss, optp, sizeof(to->to_mss)); in tcp_addoptions()756 optp += sizeof(to->to_mss); in tcp_addoptions()
1082 uint16_t to_mss; member
2645 tpi->to->to_mss = tpi->peer_mss; in tcp_setup_server_socket()6425 to->to_mss = mss; in tcp_dooptions()6534 tcp_mss(tp, to->to_mss, ifscope); in tcp_finalize_options()
872 to.to_mss = mss; in tcp_filloptions()