Lines Matching refs:intotcpcb
2361 *(tpi->tp) = tp = intotcpcb(inp); in tcp_create_server_socket()
2742 struct tcpcb *tp = intotcpcb(inp); in tcp_input_process_wake_packet()
3182 tp = intotcpcb(inp); in tcp_input()
3213 TCP_LOG_DROP_NECP(TCP_LOG_HDR, th, intotcpcb(inp), false); in tcp_input()
3236 TCP_LOG_DROP_NECP(TCP_LOG_HDR, th, intotcpcb(inp), false); in tcp_input()
3245 TCP_LOG_DROP_NECP(TCP_LOG_HDR, th, intotcpcb(inp), false); in tcp_input()
3339 tp = intotcpcb(inp); in tcp_input()
7430 tp = intotcpcb(inp); in tcp_dropdropablreq()
7621 struct tcpcb *tp = intotcpcb(inp); in tcp_set_foreground_cc()
7634 struct tcpcb *tp = intotcpcb(inp); in tcp_set_new_cc()
7659 struct tcpcb *tp = intotcpcb(inp); in tcp_set_recv_bg()
7948 struct tcpcb *tp = intotcpcb(inp); in tcp_reass_qlen_space()