summaryrefslogtreecommitdiffstats
path: root/src/vnet/ip/ping.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/vnet/ip/ping.h')
-rw-r--r--src/vnet/ip/ping.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/vnet/ip/ping.h b/src/vnet/ip/ping.h
index 1887314a93c..0af9d5871f1 100644
--- a/src/vnet/ip/ping.h
+++ b/src/vnet/ip/ping.h
@@ -32,6 +32,7 @@ typedef enum
SEND_PING_ALLOC_FAIL,
SEND_PING_NO_INTERFACE,
SEND_PING_NO_TABLE,
+ SEND_PING_NO_SRC_ADDRESS,
} send_ip46_ping_result_t;
/*