Home
last modified time | relevance | path

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

/linux-2.6.39/include/net/
Dndisc.h97 extern void ndisc_send_rs(struct net_device *dev,
/linux-2.6.39/net/ipv6/
Dndisc.c635 void ndisc_send_rs(struct net_device *dev, const struct in6_addr *saddr, in ndisc_send_rs() function
Daddrconf.c2800 ndisc_send_rs(idev->dev, &ifp->addr, &in6addr_linklocal_allrouters); in addrconf_rs_timer()
2957 ndisc_send_rs(ifp->idev->dev, &ifp->addr, &in6addr_linklocal_allrouters); in addrconf_dad_completed()