Searched refs:topt (Results 1 – 2 of 2) sorted by relevance
903 __be32 mrst = 0, *topt; in tcp_v6_send_response() local944 topt = (__be32 *)(t1 + 1); in tcp_v6_send_response()947 *topt++ = htonl((TCPOPT_NOP << 24) | (TCPOPT_NOP << 16) | in tcp_v6_send_response()949 *topt++ = htonl(tsval); in tcp_v6_send_response()950 *topt++ = htonl(tsecr); in tcp_v6_send_response()954 *topt++ = mrst; in tcp_v6_send_response()958 *topt++ = htonl((TCPOPT_NOP << 24) | (TCPOPT_NOP << 16) | in tcp_v6_send_response()960 tcp_v6_md5_hash_hdr((__u8 *)topt, key, in tcp_v6_send_response()
1032 struct ip_vs_sync_conn_options *topt; in ip_vs_proc_seqopt() local1034 topt = (struct ip_vs_sync_conn_options *)p; in ip_vs_proc_seqopt()1044 ntoh_seq(&topt->in_seq, &opt->in_seq); in ip_vs_proc_seqopt()1045 ntoh_seq(&topt->out_seq, &opt->out_seq); in ip_vs_proc_seqopt()