FD.io VPP  v19.04.1-1-ge4a0f9f
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 ( NONE  ,
"no error"   
)
no listener for dst port udp_error ( LENGTH_ERROR  ,
"UDP packets with length errors"   
)
no listener for dst port no listener punt udp_error ( ENQUEUED  ,
"UDP packets enqueued"   
)
no listener for dst port no listener punt UDP fifo full udp_error ( NOT_READY  ,
"UDP connection not ready"   
)
no listener for dst port no listener punt UDP fifo full UDP connected session udp_error ( CREATE_SESSION  ,
"Failed to create UDP session"   
)