Searched refs:ip6_dst_destroy (Results 1 – 1 of 1) sorted by relevance
91 static void ip6_dst_destroy(struct dst_entry *);258 .destroy = ip6_dst_destroy,274 .destroy = ip6_dst_destroy,355 static void ip6_dst_destroy(struct dst_entry *dst) in ip6_dst_destroy() function