Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/netinet/
H A Dtcp_var.h1608 tcp_newtcpcb(struct inpcb *);
H A Dtcp_usrreq.c2969 tp = tcp_newtcpcb(inp); in tcp_attach()
H A Dtcp_subr.c1079 tcp_newtcpcb(struct inpcb *inp) in tcp_newtcpcb() function