Searched refs:tcp_newtcpcb (Results 1 – 3 of 3) sorted by relevance
823 tcp_newtcpcb(int, struct inpcb *);
944 tcp_newtcpcb(int family, struct inpcb *inp) in tcp_newtcpcb() function
481 tp = tcp_newtcpcb(family, inp); in tcp_attach()