Searched refs:tcp_fetch_timewait_stamp (Results 1 – 4 of 4) sorted by relevance
626 void tcp_fetch_timewait_stamp(struct sock *sk, struct dst_entry *dst) in tcp_fetch_timewait_stamp() function642 EXPORT_SYMBOL_GPL(tcp_fetch_timewait_stamp);
204 tcp_fetch_timewait_stamp(sk, &rt->dst); in tcp_v4_connect()
423 void tcp_fetch_timewait_stamp(struct sock *sk, struct dst_entry *dst);
267 tcp_fetch_timewait_stamp(sk, dst); in tcp_v6_connect()