Searched refs:IAC_BREAK (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/include/chardev/ | ||
H A D | char.h | 12 #define IAC_BREAK 243 macro |
/openbmc/qemu/chardev/ | ||
H A D | char-socket.c | 188 if ((unsigned char)buf[i] == IAC_BREAK in tcp_chr_process_IAC_bytes() |