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