Lines Matching defs:mss
138 * .. in the 1300-1349 range account for about 15 to 20% of observed mss values
141 * 1460 is the single most frequently announced mss value (30 to 46% depending
152 * Generate a syncookie. mssp points to the mss, which is returned
159 const __u16 mss = *mssp;
162 if (mss >= msstab[mssind])
182 * Return the decoded mss if it is, or 0 if not.
321 int mss, u32 tsoff)
343 req->mss = mss;
363 int mss;
368 mss = __cookie_v4_check(ip_hdr(skb), tcp_hdr(skb));
369 if (!mss) {
391 &tcp_opt, mss, tsoff);
478 tcp_select_initial_window(sk, full_space, req->mss,