Home
last modified time | relevance | path

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

/xnu-11417.121.6/bsd/netinet/
H A Dtcp_var.h1866 tcp_newtcpcb(struct inpcb *);
H A Dtcp_usrreq.c3121 tp = tcp_newtcpcb(inp); in tcp_attach()
H A Dtcp_subr.c1109 tcp_newtcpcb(struct inpcb *inp) in tcp_newtcpcb() function