Home
last modified time | relevance | path

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

/external/tcpdump/
Dprint-telnet.c176 #define TELQUAL_SEND 1 /* send option */ macro
/external/toybox/toys/pending/
Dtelnet.c166 if(opt == TELQUAL_SEND) { in handle_negotiations()