Searched defs:tsopt (Results 1 – 1 of 1) sorted by relevance
460 static __always_inline __u8 tcp_mkoptions(__be32 *buf, __be32 *tsopt, __u16 mss, in tcp_mkoptions()493 __u32 cookie, __be32 *tsopt, in tcp_gen_synack()514 __u32 cookie, __be32 *tsopt) in tcpv4_gen_synack()537 __u32 cookie, __be32 *tsopt) in tcpv6_gen_synack()579 __be32 * volatile tsopt = NULL; in syncookie_handle_syn() local