Searched defs:mss (Results 1 – 6 of 6) sorted by relevance
311 static __always_inline void values_get_tcpipopts(__u16 *mss, __u8 *wscale, in values_get_tcpipopts()483 static __always_inline __u8 tcp_mkoptions(__be32 *buf, __be32 *tsopt, __u16 mss, in tcp_mkoptions()517 __u16 mss, __u8 wscale) in tcp_gen_synack()540 __u16 mss; in tcpv4_gen_synack() local563 __u16 mss; in tcpv6_gen_synack() local
135 __u32 mss = seq_mss >> 32; in check_syncookie() local
224 __u16 *mss; in tcp_parse_option() local
432 int i, ret, val, mss; in run_one() local
455 int mss = 0; in main() local
603 int mss; member