FD.io VPP
v20.01-48-g3e0dafb74
Vector Packet Processing
|
Each new session is stored on a list with a deadline after which a prompt is issued, in case the session TELNET negotiation fails to complete. More...
Data Fields | |
uword | cf_index |
Session index of the new session. More... | |
f64 | deadline |
Deadline after which the new session must have a prompt. More... | |
Each new session is stored on a list with a deadline after which a prompt is issued, in case the session TELNET negotiation fails to complete.
uword unix_cli_new_session_t::cf_index |
f64 unix_cli_new_session_t::deadline |