Lines Matching refs:intotcpcb
214 tp = intotcpcb(inp); in tcp_usr_detach()
236 tp = intotcpcb(inp); \
245 tp = intotcpcb(inp); \
495 tp = intotcpcb(inp); in tcp_usr_connect()
675 tp = intotcpcb(inp); in tcp6_usr_connect()
827 tp = intotcpcb(inp); in tcp_usr_accept()
859 tp = intotcpcb(inp); in tcp6_usr_accept()
905 tp = intotcpcb(inp); in tcp_usr_shutdown()
1107 tp = intotcpcb(inp); in tcp_usr_send()
1437 if (oinp != inp && (otp = intotcpcb(oinp)) != NULL && in tcp_connect()
1572 if (oinp != inp && (otp = intotcpcb(oinp)) != NULL && in tcp6_connect()
1876 tp = intotcpcb(inp); in tcp_fill_info_for_info_tuple()
2180 tp = intotcpcb(inp); in tcp_ctloutput()