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