Home
last modified time | relevance | path

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

/openbmc/qemu/include/chardev/
H A Dchar.h13 #define IAC_IP 244 macro
/openbmc/qemu/chardev/
H A Dchar-socket.c200 } else if (s->is_tn3270 && ((unsigned char)buf[i] == IAC_IP in tcp_chr_process_IAC_bytes()