Searched refs:ndisc_send_ns (Results 1 – 4 of 4) sorted by relevance
| /linux/include/net/ |
| A D | ndisc.h | 437 void ndisc_send_ns(struct net_device *dev, const struct in6_addr *solicit,
|
| /linux/net/ipv6/ |
| A D | ndisc.c | 652 void ndisc_send_ns(struct net_device *dev, const struct in6_addr *solicit, in ndisc_send_ns() function 756 ndisc_send_ns(dev, target, target, saddr, 0); in ndisc_solicit() 761 ndisc_send_ns(dev, target, &mcaddr, saddr, 0); in ndisc_solicit()
|
| A D | addrconf.c | 4284 ndisc_send_ns(ifp->idev->dev, &ifp->addr, &mcaddr, &in6addr_any, in addrconf_dad_work()
|
| A D | route.c | 609 ndisc_send_ns(work->dev, &work->target, &mcaddr, NULL, 0); in rt6_probe_deferred()
|
Completed in 31 milliseconds