Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Digmp.h129 extern void ip_mc_up(struct in_device *);
/openbmc/linux/net/ipv4/
H A Ddevinet.c297 ip_mc_up(in_dev); in inetdev_init()
1612 ip_mc_up(in_dev); in inetdev_event()
H A Digmp.c1785 void ip_mc_up(struct in_device *in_dev) in ip_mc_up() function