Lines Matching refs:intotcpcb
154 tp = intotcpcb(inp); in tcp_usr_attach()
181 tp = intotcpcb(inp); in tcp_detach()
300 tp = intotcpcb(inp); in tcp_usr_bind()
342 tp = intotcpcb(inp); in tcp6_usr_bind()
393 tp = intotcpcb(inp); in tcp_usr_listen()
439 tp = intotcpcb(inp); in tcp6_usr_listen()
513 tp = intotcpcb(inp); in tcp_usr_connect()
564 tp = intotcpcb(inp); in tcp6_usr_connect()
651 tp = intotcpcb(inp); in tcp_usr_disconnect()
687 tp = intotcpcb(inp); in tcp_usr_accept()
732 tp = intotcpcb(inp); in tcp6_usr_accept()
783 tp = intotcpcb(inp); in tcp_usr_shutdown()
817 tp = intotcpcb(inp); in tcp_usr_rcvd()
888 tp = intotcpcb(inp); in tcp_usr_send()
1016 tp = intotcpcb(inp); in tcp_usr_ready()
1051 tp = intotcpcb(inp); in tcp_usr_abort()
1091 tp = intotcpcb(inp); in tcp_usr_close()
1125 tp = intotcpcb(inp); in tcp_usr_rcvoob()
1369 tp = intotcpcb(inp); \
1407 tp = intotcpcb(inp); in tcp_ctloutput()
1730 tp = intotcpcb(inp); in tcp_default_ctloutput()