Home
last modified time | relevance | path

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

/Linux-v5.10/net/ipv4/
Droute.c146 static void ipv4_dst_destroy(struct dst_entry *dst);
165 .destroy = ipv4_dst_destroy,
1537 static void ipv4_dst_destroy(struct dst_entry *dst) in ipv4_dst_destroy() function