Home
last modified time | relevance | path

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

/external/tcpdump/
Dprint-telnet.c155 static const char *telopts[NTELOPTS+1] = { variable
171 #define TELOPT(x) telopts[(x)-TELOPT_FIRST]
430 ND_PRINT((ndo, "%s %s", telcmds[i], telopts[x])); in telnet_parse()