Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Digmp.h130 extern void ip_mc_down(struct in_device *);
/Linux-v6.6/net/ipv4/
Digmp.c1732 void ip_mc_down(struct in_device *in_dev) in ip_mc_down() function
1811 ip_mc_down(in_dev); in ip_mc_destroy_dev()
Ddevinet.c1609 ip_mc_down(in_dev); in inetdev_event()