Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Digmp.h128 extern void ip_mc_down(struct in_device *);
/linux-4.1.27/net/ipv4/
Digmp.c1429 void ip_mc_down(struct in_device *in_dev) in ip_mc_down() function
1494 ip_mc_down(in_dev); in ip_mc_destroy_dev()
Ddevinet.c1442 ip_mc_down(in_dev); in inetdev_event()