Home
last modified time | relevance | path

Searched refs:ip6_dst_destroy (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/net/ipv6/
Droute.c84 static void ip6_dst_destroy(struct dst_entry *);
225 .destroy = ip6_dst_destroy,
254 .destroy = ip6_dst_destroy,
367 static void ip6_dst_destroy(struct dst_entry *dst) in ip6_dst_destroy() function