Home
last modified time | relevance | path

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

/net/ipv4/
Droute.c147 static void ipv4_dst_destroy(struct dst_entry *dst);
166 .destroy = ipv4_dst_destroy,
1555 static void ipv4_dst_destroy(struct dst_entry *dst) in ipv4_dst_destroy() function