Searched defs:tsopt (Results 1 – 1 of 1) sorted by relevance
480 static __always_inline __u8 tcp_mkoptions(__be32 *buf, __be32 *tsopt, __u16 mss, in tcp_mkoptions()513 __u32 cookie, __be32 *tsopt, in tcp_gen_synack()534 __u32 cookie, __be32 *tsopt) in tcpv4_gen_synack()557 __u32 cookie, __be32 *tsopt) in tcpv6_gen_synack()599 __be32 * volatile tsopt = NULL; in syncookie_handle_syn() local