Searched refs:tcp_new_iss (Results 1 – 3 of 3) sorted by relevance
855 tcp_seq tcp_new_iss(struct tcpcb *);
1975 tcp_new_iss(struct tcpcb *tp) in tcp_new_iss() function
715 tp->iss = tcp_new_iss(tp); in tcp_connect()