Home
last modified time | relevance | path

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

/openbmc/linux/net/ipv4/
H A Droute.c143 static void ipv4_dst_destroy(struct dst_entry *dst);
162 .destroy = ipv4_dst_destroy,
1523 static void ipv4_dst_destroy(struct dst_entry *dst) in ipv4_dst_destroy() function