Lines Matching defs:tcp

129 tcp_dump_state ( struct tcp_connection *tcp ) {  in tcp_dump_state()
145 tcp_dump_flags ( struct tcp_connection *tcp, unsigned int flags ) { in tcp_dump_flags()
175 static int tcp_bind ( struct tcp_connection *tcp, unsigned int port ) { in tcp_bind()
218 struct tcp_connection *tcp; in tcp_open() local
265 static void tcp_close ( struct tcp_connection *tcp, int rc ) { in tcp_close()
325 static size_t tcp_xmit_win ( struct tcp_connection *tcp ) { in tcp_xmit_win()
354 static size_t tcp_process_queue ( struct tcp_connection *tcp, size_t max_len, in tcp_process_queue()
394 static int tcp_xmit ( struct tcp_connection *tcp, int force_send ) { in tcp_xmit()
519 struct tcp_connection *tcp = in tcp_expired() local
555 static int tcp_xmit_reset ( struct tcp_connection *tcp, in tcp_xmit_reset()
619 struct tcp_connection *tcp; in tcp_demux() local
636 static void tcp_rx_opts ( struct tcp_connection *tcp, const void *data, in tcp_rx_opts()
674 static void tcp_rx_seq ( struct tcp_connection *tcp, uint32_t seq_len ) { in tcp_rx_seq()
691 static int tcp_rx_syn ( struct tcp_connection *tcp, uint32_t seq, in tcp_rx_syn()
723 static int tcp_rx_ack ( struct tcp_connection *tcp, uint32_t ack, in tcp_rx_ack()
796 static int tcp_rx_data ( struct tcp_connection *tcp, uint32_t seq, in tcp_rx_data()
832 static int tcp_rx_fin ( struct tcp_connection *tcp, uint32_t seq ) { in tcp_rx_fin()
855 static int tcp_rx_rst ( struct tcp_connection *tcp, uint32_t seq ) { in tcp_rx_rst()
893 struct tcp_connection *tcp; in tcp_rx() local
1049 struct tcp_connection *tcp = in tcp_xfer_close() local
1066 struct tcp_connection *tcp = in tcp_xfer_window() local
1091 struct tcp_connection *tcp = in tcp_xfer_deliver_iob() local