Lines Matching refs:intotcpcb
201 tp = intotcpcb(inp); in tcp_usr_detach()
221 tp = intotcpcb(inp); \
229 tp = intotcpcb(inp); \
671 tp = intotcpcb(inp); in tcp_usr_connect()
831 tp = intotcpcb(inp); in tcp6_usr_connect()
924 tp = intotcpcb(inp); in tcp_usr_accept()
954 tp = intotcpcb(inp); in tcp6_usr_accept()
998 tp = intotcpcb(inp); in tcp_usr_shutdown()
1195 tp = intotcpcb(inp); in tcp_usr_send()
1528 if (oinp != inp && (otp = intotcpcb(oinp)) != NULL && in tcp_connect()
1664 if (oinp != inp && (otp = intotcpcb(oinp)) != NULL && in tcp6_connect()
1999 tp = intotcpcb(inp); in tcp_fill_info_for_info_tuple()
2291 tp = intotcpcb(inp); in tcp_ctloutput()