Home
last modified time | relevance | path

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

/linux-4.4.14/net/ipv4/
Droute.c146 static void ipv4_dst_destroy(struct dst_entry *dst);
164 .destroy = ipv4_dst_destroy,
1355 static void ipv4_dst_destroy(struct dst_entry *dst) in ipv4_dst_destroy() function