Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/netinet/
H A Dtcp_var.h1668 tcp_newtcpcb(struct inpcb *);
H A Dtcp_usrreq.c3029 tp = tcp_newtcpcb(inp); in tcp_attach()
H A Dtcp_subr.c1092 tcp_newtcpcb(struct inpcb *inp) in tcp_newtcpcb() function