Home
last modified time | relevance | path

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

/linux/include/linux/
H A Digmp.h130 extern void ip_mc_down(struct in_device *);
/linux/net/ipv4/
H A Digmp.c1734 void ip_mc_down(struct in_device *in_dev) in ip_mc_down() function
1813 ip_mc_down(in_dev); in ip_mc_destroy_dev()
H A Ddevinet.c1614 ip_mc_down(in_dev); in inetdev_event()