Home
last modified time | relevance | path

Searched defs:TELOPT (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/include/arpa/
H A Dtelnet.h142 #define TELOPT(x) telopts[(x)-TELOPT_FIRST] macro
/dflybsd-src/contrib/tcpdump/
H A Dprint-telnet.c163 #define TELOPT(x) telopts[(x)-TELOPT_FIRST] macro