FD.io VPP
v21.01.1
Vector Packet Processing
|
Go to the source code of this file.
Functions | |
udp_error (NONE, "No error") udp_error(NO_LISTENER | |
No listener for dst port | udp_error (LENGTH_ERROR, "Packets with length errors") udp_error(PUNT |
No listener for dst port No listener punt | udp_error (ENQUEUED, "Packets enqueued") udp_error(FIFO_FULL |
No listener for dst port No listener punt Fifo full | udp_error (NOT_READY, "Connection not ready") udp_error(ACCEPT |
No listener for dst port No listener punt Fifo full Accepted session | udp_error (CREATE_SESSION, "Failed to create session") udp_error(MQ_FULL |
udp_error | ( | NONE | , |
"No error" | |||
) |
No listener for dst port No listener punt Fifo full udp_error | ( | NOT_READY | , |
"Connection not ready" | |||
) |