aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/llc/llc.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/vnet/llc/llc.h')
-rw-r--r--src/vnet/llc/llc.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/vnet/llc/llc.h b/src/vnet/llc/llc.h
index 0b85f5d8..990a581d 100644
--- a/src/vnet/llc/llc.h
+++ b/src/vnet/llc/llc.h
@@ -158,9 +158,6 @@ void
llc_register_input_protocol (vlib_main_t * vm,
llc_protocol_t protocol, u32 node_index);
-void llc_set_adjacency (vnet_rewrite_header_t * rw,
- uword max_data_bytes, llc_protocol_t protocol);
-
format_function_t format_llc_protocol;
format_function_t format_llc_header;
format_function_t format_llc_header_with_length;