Searched refs:tsopt (Results 1 – 1 of 1) sorted by relevance
489 if (!tsopt) in tcp_mkoptions()492 if (tsopt[0] & bpf_htonl(1 << 4)) in tcp_mkoptions()502 *buf++ = tsopt[0]; in tcp_mkoptions()503 *buf++ = tsopt[1]; in tcp_mkoptions()515 __u32 cookie, __be32 *tsopt, in tcp_gen_synack() argument521 if (tsopt && (tsopt[0] & bpf_htonl(1 << 5))) in tcp_gen_synack()536 __u32 cookie, __be32 *tsopt) in tcpv4_gen_synack() argument559 __u32 cookie, __be32 *tsopt) in tcpv6_gen_synack() argument601 __be32 * volatile tsopt = NULL; in syncookie_handle_syn() local661 tsopt = tsopt_buf; in syncookie_handle_syn()[all …]