Searched defs:mss (Results 1 – 6 of 6) sorted by relevance
310 static __always_inline void values_get_tcpipopts(__u16 *mss, __u8 *wscale, in values_get_tcpipopts()482 static __always_inline __u8 tcp_mkoptions(__be32 *buf, __be32 *tsopt, __u16 mss, in tcp_mkoptions()516 __u16 mss, __u8 wscale) in tcp_gen_synack()539 __u16 mss; in tcpv4_gen_synack() local562 __u16 mss; in tcpv6_gen_synack() local
18 __u32 mss = 0; variable
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
670 int mss; member
Completed in 20 milliseconds