Home
last modified time | relevance | path

Searched refs:tcp_chr_disconnect (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/chardev/
H A Dchar-socket.c489 static void tcp_chr_disconnect(Chardev *chr) in tcp_chr_disconnect() function
514 tcp_chr_disconnect(chr); in tcp_chr_read()
533 tcp_chr_disconnect(chr); in tcp_chr_hup()
555 tcp_chr_disconnect(chr); in tcp_chr_sync_read()
696 tcp_chr_disconnect(chr); in tcp_chr_telnet_init_io()
783 tcp_chr_disconnect(chr); in tcp_chr_websock_handshake()
823 tcp_chr_disconnect(chr); in tcp_chr_tls_handshake()
857 tcp_chr_disconnect(chr); in tcp_chr_tls_init()
1576 cc->chr_disconnect = tcp_chr_disconnect; in char_socket_class_init()