Searched refs:tcp_newtcpcb (Results 1 – 3 of 3) sorted by relevance
| /mirbsd/src/sys/netinet/ | ||
| D | tcp_var.h | 601 tcp_newtcpcb(struct inpcb *); |
| D | tcp_usrreq.c | 675 tp = tcp_newtcpcb(inp); |
| D | tcp_subr.c | 478 tcp_newtcpcb(struct inpcb *inp) in tcp_newtcpcb() function |