FD.io VPP
v21.10.1-2-g0a485f517
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 |