intotcpcb 641 netinet/tcp_input.c tp = intotcpcb(inp); intotcpcb 747 netinet/tcp_input.c tp = intotcpcb(inp); intotcpcb 3786 netinet/tcp_input.c tp = intotcpcb(inp); intotcpcb 789 netinet/tcp_subr.c (tp = intotcpcb(inp)) && intotcpcb 849 netinet/tcp_subr.c if (inp && (tp = intotcpcb(inp)) && intotcpcb 909 netinet/tcp_subr.c (tp = intotcpcb(inp)) && intotcpcb 963 netinet/tcp_subr.c struct tcpcb *tp = intotcpcb(inp); intotcpcb 998 netinet/tcp_subr.c struct tcpcb *tp = intotcpcb(inp); intotcpcb 194 netinet/tcp_usrreq.c tp = intotcpcb(inp); intotcpcb 522 netinet/tcp_usrreq.c tp = intotcpcb(inp); intotcpcb 542 netinet/tcp_usrreq.c tp = intotcpcb(inp); intotcpcb 851 netinet/tcp_usrreq.c if (inp && (tp = intotcpcb(inp)) && intotcpcb 204 netinet/tcp_var.h #define sototcpcb(so) (intotcpcb(sotoinpcb(so)))