Searched refs:all_routers (Results 1 – 2 of 2) sorted by relevance
1568 struct in6_addr all_routers; in addrconf_rs_timer() local1577 ipv6_addr_all_routers(&all_routers); in addrconf_rs_timer()1579 ndisc_send_rs(ifp->idev->dev, &ifp->addr, &all_routers); in addrconf_rs_timer()1687 struct in6_addr all_routers; in addrconf_dad_completed() local1689 ipv6_addr_all_routers(&all_routers); in addrconf_dad_completed()1696 ndisc_send_rs(ifp->idev->dev, &ifp->addr, &all_routers); in addrconf_dad_completed()
1589 struct in6_addr all_routers; in igmp6_send() local1597 snd_addr = &all_routers; in igmp6_send()1598 ipv6_addr_all_routers(&all_routers); in igmp6_send()