Searched refs:tcp_new_isn (Results 1 - 3 of 3) sorted by relevance

/freebsd-10-stable/sys/netinet/
H A Dtcp_var.h759 tcp_seq tcp_new_isn(struct tcpcb *);
H A Dtcp_usrreq.c1239 tp->iss = tcp_new_isn(tp);
1311 tp->iss = tcp_new_isn(tp);
H A Dtcp_subr.c1837 tcp_new_isn(struct tcpcb *tp) function

Completed in 100 milliseconds