Home
last modified time | relevance | path

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

/Linux-v4.19/net/ipv4/
Droute.c148 static void ipv4_dst_destroy(struct dst_entry *dst);
167 .destroy = ipv4_dst_destroy,
1483 static void ipv4_dst_destroy(struct dst_entry *dst) in ipv4_dst_destroy() function