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.c477 static void tcp_chr_disconnect(Chardev *chr) in tcp_chr_disconnect() function
502 tcp_chr_disconnect(chr); in tcp_chr_read()
520 tcp_chr_disconnect(chr); in tcp_chr_hup()
542 tcp_chr_disconnect(chr); in tcp_chr_sync_read()
664 tcp_chr_disconnect(chr); in tcp_chr_telnet_init_io()
751 tcp_chr_disconnect(chr); in tcp_chr_websock_handshake()
791 tcp_chr_disconnect(chr); in tcp_chr_tls_handshake()
822 tcp_chr_disconnect(chr); in tcp_chr_tls_init()
1541 cc->chr_disconnect = tcp_chr_disconnect; in char_socket_class_init()