19 udp_error (NO_LISTENER, "no listener for dst port")
20 udp_error (LENGTH_ERROR, "UDP packets with length errors")
22 udp_error (ENQUEUED, "UDP packets enqueued")
24 udp_error (NOT_READY, "UDP connection not ready")
25 udp_error (LISTENER, "UDP connected session")
26 udp_error (CREATE_SESSION, "Failed to create UDP session")
27 udp_error (EVENT_FIFO_FULL, "UDP session event fifo full")
udp_error(NONE,"no error") udp_error(NO_LISTENER