Searched refs:tcp_new_isn (Results 1 – 4 of 4) sorted by relevance
141 tp->iss = tcp_new_isn(tp); in tcp6_connect()
56 tcp_seq tcp_new_isn(struct tcpcb* tp) { in tcp_new_isn() function
386 tcp_seq tcp_new_isn(struct tcpcb *);
826 tp->iss = tcp_new_isn(tp); in tcp_input()