aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/ip/ip6_link.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/vnet/ip/ip6_link.h')
-rw-r--r--src/vnet/ip/ip6_link.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/vnet/ip/ip6_link.h b/src/vnet/ip/ip6_link.h
index a9dfa5edcb0..d9f611950ea 100644
--- a/src/vnet/ip/ip6_link.h
+++ b/src/vnet/ip/ip6_link.h
@@ -30,10 +30,6 @@ extern int ip6_link_set_local_address (u32 sw_if_index,
const ip6_address_t * address);
extern adj_index_t ip6_link_get_mcast_adj (u32 sw_if_index);
-extern int
-ip6_src_address_for_packet (u32 sw_if_index,
- const ip6_address_t * dst, ip6_address_t * src);
-
/**
* Delegates for the interfaces
*