Home
last modified time | relevance | path

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

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