dpdk: remove rte_mbuf modifications at many places in the code
[vpp.git] / vnet / vnet / ip / udp_error.def
index 311d206..bfdae0a 100644 (file)
@@ -18,3 +18,4 @@
 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 punt")