Home
last modified time | relevance | path

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

/linux/net/ipv6/
H A Droute.c92 static void ip6_dst_destroy(struct dst_entry *);
257 .destroy = ip6_dst_destroy,
273 .destroy = ip6_dst_destroy,
354 static void ip6_dst_destroy(struct dst_entry *dst) in ip6_dst_destroy() function