Searched defs:mss (Results 1 – 16 of 16) sorted by relevance
| /third_party/iptables/include/linux/netfilter/ |
| D | xt_TCPMSS.h | 7 __u16 mss; member
|
| D | xt_SYNPROXY.h | 13 __u16 mss; member
|
| D | xt_osf.h | 71 __u16 ss, mss; member
|
| /third_party/boost/libs/regex/src/ |
| D | cpp_regex_traits.cpp | 67 string_type mss = this->m_pmessages->get(cat, 0, i, get_default_syntax(i)); in init() local
|
| D | w32_regex_traits.cpp | 83 …string_type mss = ::boost::BOOST_REGEX_DETAIL_NS::w32_cat_get(cat, this->m_locale, i, get_default_… in init() local
|
| /third_party/iptables/extensions/ |
| D | libxt_TCPMSS.c | 18 struct xt_tcpmss_info mss; member
|
| /third_party/lwip/src/core/ |
| D | tcp_in.c | 69 #define LWIP_TCP_CALC_INITIAL_CWND(mss) ((tcpwnd_size_t)LWIP_MIN((4U * (mss)), LWIP_MAX((2U * (mss)… argument 1913 u16_t mss; local
|
| D | tcp_out.c | 1499 u16_t mss; in tcp_output_segment() local
|
| /third_party/lwip/src/include/lwip/priv/ |
| D | altcp_priv.h | 108 altcp_mss_fn mss; member
|
| D | tcp_priv.h | 311 #define TCP_BUILD_MSS_OPTION(mss) lwip_htonl(0x02040000 | ((mss) & 0xFFFF)) argument
|
| /third_party/toybox/toys/pending/ |
| D | route.c | 134 int flags, ref, use, metric, mss, win, irtt, items; in display_routes() local
|
| /third_party/toybox/toys/net/ |
| D | netstat.c | 279 int flags, ref, use, metric, mss, win, irtt; in display_routes() local
|
| /third_party/boost/boost/regex/v4/ |
| D | w32_regex_traits.hpp | 217 …string_type mss = ::boost::BOOST_REGEX_DETAIL_NS::w32_cat_get(cat, this->m_locale, i, get_default_… in w32_regex_traits_char_layer() local
|
| D | cpp_regex_traits.hpp | 306 string_type mss = this->m_pmessages->get(cat, 0, i, get_default_message(i)); in init() local
|
| /third_party/ffmpeg/libavformat/ |
| D | libsrt.c | 70 int mss; member
|
| /third_party/lwip/src/include/lwip/ |
| D | tcp.h | 297 u16_t mss; /* maximum segment size */ member
|