Searched refs:tcp_new_isn (Results 1 – 3 of 3) sorted by relevance
1100 tp->iss = tcp_new_isn(tp); in tcp_connect_oncpu()1439 tp->iss = tcp_new_isn(tp); in tcp6_connect_oncpu()
757 tcp_seq tcp_new_isn (struct tcpcb *);
1680 tcp_new_isn(struct tcpcb *tp) in tcp_new_isn() function