Lines Matching defs:tcp
83 struct tcp_handle *tcp = NULL; in hmdfs_tcpi_rtt() local
219 struct tcp_handle *tcp = NULL; in tcp_recvpage_tls() local
397 struct tcp_handle *tcp = NULL; in tcp_recvbuffer_cipher() local
456 struct tcp_handle *tcp = NULL; in tcp_recvbuffer_tls() local
493 static int tcp_receive_from_sock(struct tcp_handle *tcp) in tcp_receive_from_sock()
553 static bool tcp_handle_is_available(struct tcp_handle *tcp) in tcp_handle_is_available()
596 struct tcp_handle *tcp = (struct tcp_handle *)arg; in tcp_recv_thread() local
646 static int tcp_send_message_sock_cipher(struct tcp_handle *tcp, in tcp_send_message_sock_cipher()
703 static int tcp_send_message_sock_tls(struct tcp_handle *tcp, in tcp_send_message_sock_tls()
756 struct tcp_handle *tcp = connect->connect_handle; in tcp_send_rekey_request() local
803 struct tcp_handle *tcp = NULL; in tcp_send_message() local
846 void tcp_close_socket(struct tcp_handle *tcp) in tcp_close_socket()
890 static bool is_tcp_socket(struct tcp_handle *tcp) in is_tcp_socket()
916 static int tcp_update_socket(struct tcp_handle *tcp, int fd, in tcp_update_socket()
1008 struct tcp_handle *tcp = kzalloc(sizeof(*tcp), GFP_KERNEL); in tcp_alloc_handle() local
1044 struct tcp_handle *tcp = NULL; in connection_notify_to_close() local
1058 struct tcp_handle *tcp = NULL; in hmdfs_reget_connection() local
1116 struct tcp_handle *tcp = NULL; in lookup_conn_by_socketfd_unsafe() local
1197 struct tcp_handle *tcp = NULL; in hmdfs_get_conn_tcp() local