FD.io VPP  v20.01-48-g3e0dafb74
Vector Packet Processing
udp_error.def File Reference
+ This graph shows which files directly or indirectly include this file:

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, "UDP packets with length errors") udp_error(PUNT
 
no listener for dst port no listener punt udp_error (ENQUEUED, "UDP packets enqueued") udp_error(FIFO_FULL
 
no listener for dst port no listener punt UDP fifo full udp_error (NOT_READY, "UDP connection not ready") udp_error(LISTENER
 
no listener for dst port no listener punt UDP fifo full UDP connected session udp_error (CREATE_SESSION, "Failed to create UDP session") udp_error(EVENT_FIFO_FULL
 

Function Documentation

◆ udp_error() [1/5]

udp_error ( NONE  ,
"no error"   
)

◆ udp_error() [2/5]

no listener for dst port udp_error ( LENGTH_ERROR  ,
"UDP packets with length errors"   
)

◆ udp_error() [3/5]

no listener for dst port no listener punt udp_error ( ENQUEUED  ,
"UDP packets enqueued"   
)

◆ udp_error() [4/5]

no listener for dst port no listener punt UDP fifo full udp_error ( NOT_READY  ,
"UDP connection not ready"   
)

◆ udp_error() [5/5]

no listener for dst port no listener punt UDP fifo full UDP connected session udp_error ( CREATE_SESSION  ,
"Failed to create UDP session"   
)