Home
last modified time | relevance | path

Searched refs:tcp_time_stamp_raw (Results 1 – 5 of 5) sorted by relevance

/linux/net/ipv6/
A Dtcp_ipv6.c1143 tcp_time_stamp_raw() + tcptw->tw_ts_offset, in tcp_v6_timewait_ack()
1169 tcp_time_stamp_raw() + tcp_rsk(req)->ts_off, in tcp_v6_reqsk_send_ack()
/linux/net/netfilter/
A Dnf_synproxy_core.c156 opts->tsval = tcp_time_stamp_raw() & ~0x3f; in synproxy_init_timestamp_cookie()
/linux/net/ipv4/
A Dtcp_ipv4.c936 tcp_time_stamp_raw() + tcptw->tw_ts_offset, in tcp_v4_timewait_ack()
969 tcp_time_stamp_raw() + tcp_rsk(req)->ts_off, in tcp_v4_reqsk_send_ack()
A Dtcp.c3620 tp->tsoffset = val - tcp_time_stamp_raw(); in do_tcp_setsockopt()
4112 val = tcp_time_stamp_raw() + tp->tsoffset; in do_tcp_getsockopt()
/linux/include/net/
A Dtcp.h799 static inline u32 tcp_time_stamp_raw(void) in tcp_time_stamp_raw() function

Completed in 26 milliseconds