Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Digmp.h128 extern void ip_mc_destroy_dev(struct in_device *);
/openbmc/linux/net/ipv4/
H A Ddevinet.c321 ip_mc_destroy_dev(in_dev); in inetdev_destroy()
H A Digmp.c1806 void ip_mc_destroy_dev(struct in_device *in_dev) in ip_mc_destroy_dev() function