Home
last modified time | relevance | path

Searched refs:tcp_newtcpcb (Results 1 – 4 of 4) sorted by relevance

/csrg-svn/sys/netinet/
H A Dtcp_var.h233 tcp_newtcpcb __P((struct inpcb *));
H A Dtcp_usrreq.c426 tp = tcp_newtcpcb(inp);
H A Dtcp_subr.c181 tcp_newtcpcb(inp) in tcp_newtcpcb() function
/csrg-svn/sys/deprecated/bbnnet/
H A Dtcp_usrreq.c84 struct tcpcb *tcp_newtcpcb(inp) in tcp_newtcpcb() function
757 if (tp = tcp_newtcpcb(inp))