Home | History | Annotate | Download | only in qemu

Lines Matching refs:tcp

88 #include <netinet/tcp.h>
755 monitor_printf(mon, " %s |", is_udp ? "udp" : "tcp" );
798 if (!strcmp(buf, "tcp") || buf[0] == '\0') {
811 is_udp ? "udp" : "tcp", host_port);
830 if (!strcmp(buf, "tcp") || buf[0] == '\0') {