Searched refs:tcp_init_wl (Results 1 – 3 of 3) sorted by relevance
585 tcp_init_wl(newtp, treq->rcv_isn); in tcp_create_openreq_child()
6898 tcp_init_wl(tp, TCP_SKB_CB(skb)->seq); in tcp_rcv_synsent_state_process()7249 tcp_init_wl(tp, TCP_SKB_CB(skb)->seq); in tcp_rcv_state_process()
1659 static inline void tcp_init_wl(struct tcp_sock *tp, u32 seq) in tcp_init_wl() function