FD.io VPP  v18.04-17-g3a0d853
Vector Packet Processing
sctp_error.def File Reference
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

 sctp_error (NONE,"no error") sctp_error(PKTS_SENT
 
Packets sent sctp_error (INVALID_CONNECTION,"Invalid connection") sctp_error(INVALID_TAG
 
Packets sent Invalid verification tag sctp_error (INVALID_TAG_FOR_INIT,"Invalid verification tag for INIT chunk") sctp_error(CONNECTION_CLOSED
 
Packets sent Invalid verification tag Connection closed sctp_error (ENQUEUED,"Packets pushed into rx fifo") sctp_error(CREATE_EXISTS
 
Packets sent Invalid verification tag Connection closed Connection already exists sctp_error (INITS_RCVD,"INITs received") sctp_error(CREATE_SESSION_FAIL
 
Packets sent Invalid verification tag Connection closed Connection already exists Sessions couldn t be allocated sctp_error (NO_LISTENER,"no listener for dst port") sctp_error(LENGTH
 
Packets sent Invalid verification tag Connection closed Connection already exists Sessions couldn t be allocated inconsistent ip sctp lengths sctp_error (DISPATCH,"Dispatch error") sctp_error(ACK_DUP
 
Packets sent Invalid verification tag Connection closed Connection already exists Sessions couldn t be allocated inconsistent ip sctp lengths Duplicate ACK sctp_error (DATA_CHUNK_VIOLATION,"DATA chunk received in invalid state") sctp_error(INIT_CHUNK_VIOLATION
 
Packets sent Invalid verification tag Connection closed Connection already exists Sessions couldn t be allocated inconsistent ip sctp lengths Duplicate ACK INIT chunk received in the wrong state sctp_error (INIT_ACK_CHUNK_VIOLATION,"INIT_ACK chunk received in the wrong state") sctp_error(SACK_CHUNK_VIOLATION
 
Packets sent Invalid verification tag Connection closed Connection already exists Sessions couldn t be allocated inconsistent ip sctp lengths Duplicate ACK INIT chunk received in the wrong state SACK chunk received in invalid state sctp_error (HEARTBEAT_CHUNK_VIOLATION,"HEARTBEAT chunk received in invalid state") sctp_error(HEARTBEAT_ACK_CHUNK_VIOLATION
 
Packets sent Invalid verification tag Connection closed Connection already exists Sessions couldn t be allocated inconsistent ip sctp lengths Duplicate ACK INIT chunk received in the wrong state SACK chunk received in invalid state HEARTBEAT_ACK chunk received in invalid state sctp_error (ABORT_CHUNK_VIOLATION,"ABORT_CHUNK chunk received in invalid state") sctp_error(SHUTDOWN_CHUNK_VIOLATION
 
Packets sent Invalid verification tag Connection closed Connection already exists Sessions couldn t be allocated inconsistent ip sctp lengths Duplicate ACK INIT chunk received in the wrong state SACK chunk received in invalid state HEARTBEAT_ACK chunk received in invalid state SHUTDOWN chunk received in invalid state sctp_error (SHUTDOWN_ACK_CHUNK_VIOLATION,"SHUTDOWN_ACK chunk received in invalid state") sctp_error(OPERATION_ERROR_VIOLATION
 
Packets sent Invalid verification tag Connection closed Connection already exists Sessions couldn t be allocated inconsistent ip sctp lengths Duplicate ACK INIT chunk received in the wrong state SACK chunk received in invalid state HEARTBEAT_ACK chunk received in invalid state SHUTDOWN chunk received in invalid state OPERATION_ERROR chunk received in invalid state sctp_error (COOKIE_ECHO_VIOLATION,"COOKIE_ECHO chunk received in invalid state") sctp_error(COOKIE_ACK_VIOLATION
 
Packets sent Invalid verification tag Connection closed Connection already exists Sessions couldn t be allocated inconsistent ip sctp lengths Duplicate ACK INIT chunk received in the wrong state SACK chunk received in invalid state HEARTBEAT_ACK chunk received in invalid state SHUTDOWN chunk received in invalid state OPERATION_ERROR chunk received in invalid state COOKIE_ACK chunk received in invalid state sctp_error (ECNE_VIOLATION,"ECNE chunk received in invalid state") sctp_error(CWR_VIOLATION
 
Packets sent Invalid verification tag Connection closed Connection already exists Sessions couldn t be allocated inconsistent ip sctp lengths Duplicate ACK INIT chunk received in the wrong state SACK chunk received in invalid state HEARTBEAT_ACK chunk received in invalid state SHUTDOWN chunk received in invalid state OPERATION_ERROR chunk received in invalid state COOKIE_ACK chunk received in invalid state CWR chunk received in invalid state sctp_error (SHUTDOWN_COMPLETE_VIOLATION,"SHUTDOWN_COMPLETE chunk received in invalid state") sctp_error(FIFO_FULL
 
Packets sent Invalid verification tag Connection closed Connection already exists Sessions couldn t be allocated inconsistent ip sctp lengths Duplicate ACK INIT chunk received in the wrong state SACK chunk received in invalid state HEARTBEAT_ACK chunk received in invalid state SHUTDOWN chunk received in invalid state OPERATION_ERROR chunk received in invalid state COOKIE_ACK chunk received in invalid state CWR chunk received in invalid state Packets dropped for lack of rx fifo space sctp_error (PARTIALLY_ENQUEUED,"Packets partially pushed into rx fifo") sctp_error(EVENT_FIFO_FULL
 
Packets sent Invalid verification tag Connection closed Connection already exists Sessions couldn t be allocated inconsistent ip sctp lengths Duplicate ACK INIT chunk received in the wrong state SACK chunk received in invalid state HEARTBEAT_ACK chunk received in invalid state SHUTDOWN chunk received in invalid state OPERATION_ERROR chunk received in invalid state COOKIE_ACK chunk received in invalid state CWR chunk received in invalid state Packets dropped for lack of rx fifo space Events not sent for lack of event fifo space sctp_error (UNKOWN_CHUNK,"Unrecognized / unknown chunk or chunk-state mismatch") sctp_error(BUNDLING_VIOLATION
 
Packets sent Invalid verification tag Connection closed Connection already exists Sessions couldn t be allocated inconsistent ip sctp lengths Duplicate ACK INIT chunk received in the wrong state SACK chunk received in invalid state HEARTBEAT_ACK chunk received in invalid state SHUTDOWN chunk received in invalid state OPERATION_ERROR chunk received in invalid state COOKIE_ACK chunk received in invalid state CWR chunk received in invalid state Packets dropped for lack of rx fifo space Events not sent for lack of event fifo space Bundling not allowed sctp_error (PUNT,"Packets punted") sctp_error(FILTERED
 

Function Documentation

sctp_error ( NONE  ,
"no error"   
)
Packets sent sctp_error ( INVALID_CONNECTION  ,
"Invalid connection"   
)
Packets sent Invalid verification tag sctp_error ( INVALID_TAG_FOR_INIT  ,
"Invalid verification tag for INIT chunk"   
)
Packets sent Invalid verification tag Connection closed sctp_error ( ENQUEUED  ,
"Packets pushed into rx fifo"   
)
Packets sent Invalid verification tag Connection closed Connection already exists sctp_error ( INITS_RCVD  ,
"INITs received"   
)
Packets sent Invalid verification tag Connection closed Connection already exists Sessions couldn t be allocated sctp_error ( NO_LISTENER  ,
"no listener for dst port"   
)
Packets sent Invalid verification tag Connection closed Connection already exists Sessions couldn t be allocated inconsistent ip sctp lengths sctp_error ( DISPATCH  ,
"Dispatch error"   
)
Packets sent Invalid verification tag Connection closed Connection already exists Sessions couldn t be allocated inconsistent ip sctp lengths Duplicate ACK sctp_error ( DATA_CHUNK_VIOLATION  ,
"DATA chunk received in invalid state  
)
Packets sent Invalid verification tag Connection closed Connection already exists Sessions couldn t be allocated inconsistent ip sctp lengths Duplicate ACK INIT chunk received in the wrong state sctp_error ( INIT_ACK_CHUNK_VIOLATION  ,
"INIT_ACK chunk received in the wrong state  
)
Packets sent Invalid verification tag Connection closed Connection already exists Sessions couldn t be allocated inconsistent ip sctp lengths Duplicate ACK INIT chunk received in the wrong state SACK chunk received in invalid state sctp_error ( HEARTBEAT_CHUNK_VIOLATION  ,
"HEARTBEAT chunk received in invalid state  
)
Packets sent Invalid verification tag Connection closed Connection already exists Sessions couldn t be allocated inconsistent ip sctp lengths Duplicate ACK INIT chunk received in the wrong state SACK chunk received in invalid state HEARTBEAT_ACK chunk received in invalid state sctp_error ( ABORT_CHUNK_VIOLATION  ,
"ABORT_CHUNK chunk received in invalid state  
)
Packets sent Invalid verification tag Connection closed Connection already exists Sessions couldn t be allocated inconsistent ip sctp lengths Duplicate ACK INIT chunk received in the wrong state SACK chunk received in invalid state HEARTBEAT_ACK chunk received in invalid state SHUTDOWN chunk received in invalid state sctp_error ( SHUTDOWN_ACK_CHUNK_VIOLATION  ,
"SHUTDOWN_ACK chunk received in invalid state  
)
Packets sent Invalid verification tag Connection closed Connection already exists Sessions couldn t be allocated inconsistent ip sctp lengths Duplicate ACK INIT chunk received in the wrong state SACK chunk received in invalid state HEARTBEAT_ACK chunk received in invalid state SHUTDOWN chunk received in invalid state OPERATION_ERROR chunk received in invalid state sctp_error ( COOKIE_ECHO_VIOLATION  ,
"COOKIE_ECHO chunk received in invalid state  
)
Packets sent Invalid verification tag Connection closed Connection already exists Sessions couldn t be allocated inconsistent ip sctp lengths Duplicate ACK INIT chunk received in the wrong state SACK chunk received in invalid state HEARTBEAT_ACK chunk received in invalid state SHUTDOWN chunk received in invalid state OPERATION_ERROR chunk received in invalid state COOKIE_ACK chunk received in invalid state sctp_error ( ECNE_VIOLATION  ,
"ECNE chunk received in invalid state  
)
Packets sent Invalid verification tag Connection closed Connection already exists Sessions couldn t be allocated inconsistent ip sctp lengths Duplicate ACK INIT chunk received in the wrong state SACK chunk received in invalid state HEARTBEAT_ACK chunk received in invalid state SHUTDOWN chunk received in invalid state OPERATION_ERROR chunk received in invalid state COOKIE_ACK chunk received in invalid state CWR chunk received in invalid state sctp_error ( SHUTDOWN_COMPLETE_VIOLATION  ,
"SHUTDOWN_COMPLETE chunk received in invalid state  
)
Packets sent Invalid verification tag Connection closed Connection already exists Sessions couldn t be allocated inconsistent ip sctp lengths Duplicate ACK INIT chunk received in the wrong state SACK chunk received in invalid state HEARTBEAT_ACK chunk received in invalid state SHUTDOWN chunk received in invalid state OPERATION_ERROR chunk received in invalid state COOKIE_ACK chunk received in invalid state CWR chunk received in invalid state Packets dropped for lack of rx fifo space sctp_error ( PARTIALLY_ENQUEUED  ,
"Packets partially pushed into rx fifo"   
)
Packets sent Invalid verification tag Connection closed Connection already exists Sessions couldn t be allocated inconsistent ip sctp lengths Duplicate ACK INIT chunk received in the wrong state SACK chunk received in invalid state HEARTBEAT_ACK chunk received in invalid state SHUTDOWN chunk received in invalid state OPERATION_ERROR chunk received in invalid state COOKIE_ACK chunk received in invalid state CWR chunk received in invalid state Packets dropped for lack of rx fifo space Events not sent for lack of event fifo space sctp_error ( UNKOWN_CHUNK  ,
"Unrecognized / unknown chunk or chunk-state mismatch"   
)
Packets sent Invalid verification tag Connection closed Connection already exists Sessions couldn t be allocated inconsistent ip sctp lengths Duplicate ACK INIT chunk received in the wrong state SACK chunk received in invalid state HEARTBEAT_ACK chunk received in invalid state SHUTDOWN chunk received in invalid state OPERATION_ERROR chunk received in invalid state COOKIE_ACK chunk received in invalid state CWR chunk received in invalid state Packets dropped for lack of rx fifo space Events not sent for lack of event fifo space Bundling not allowed sctp_error ( PUNT  ,
"Packets punted"   
)