Home
last modified time | relevance | path

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

/linux-2.6.39/net/ipv6/
Droute.c80 static void ip6_dst_destroy(struct dst_entry *);
139 .destroy = ip6_dst_destroy,
165 .destroy = ip6_dst_destroy,
235 static void ip6_dst_destroy(struct dst_entry *dst) in ip6_dst_destroy() function