Searched refs:TELOPT_FIRST (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.1-release/contrib/tcpdump/
H A Dtelnet.h144 #define TELOPT_FIRST TELOPT_BINARY macro
147 #define TELOPT(x) telopts[(x)-TELOPT_FIRST]
/freebsd-10.1-release/contrib/telnet/arpa/
H A Dtelnet.h147 #define TELOPT_FIRST TELOPT_BINARY macro
150 #define TELOPT(x) telopts[(x)-TELOPT_FIRST]
/freebsd-10.1-release/crypto/heimdal/appl/telnet/arpa/
H A Dtelnet.h140 #define TELOPT_FIRST TELOPT_BINARY macro
143 #define TELOPT(x) telopts[(x)-TELOPT_FIRST]
/freebsd-10.1-release/include/arpa/
H A Dtelnet.h143 #define TELOPT_FIRST TELOPT_BINARY macro
146 #define TELOPT(x) telopts[(x)-TELOPT_FIRST]

Completed in 65 milliseconds