aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/ip/format.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/vnet/ip/format.h')
-rw-r--r--src/vnet/ip/format.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/vnet/ip/format.h b/src/vnet/ip/format.h
index 7b1740dad04..952455c975a 100644
--- a/src/vnet/ip/format.h
+++ b/src/vnet/ip/format.h
@@ -95,6 +95,7 @@ format_function_t format_ip6_address_and_length;
format_function_t format_ip6_address_and_mask;
unformat_function_t unformat_ip6_header;
format_function_t format_ip6_header;
+format_function_t format_ip6_frag_hdr;
unformat_function_t unformat_pg_ip6_header;
/* Format a TCP/UDP headers. */