Searched refs:rtmsg_dst (Results 1 - 7 of 7) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/linux/
H A Dipv6_route.h43 struct in6_addr rtmsg_dst; member in struct:in6_rtmsg
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/zebra/zebra/
H A Drt_ioctl.c363 memcpy (&rtm.rtmsg_dst, &dest->prefix, sizeof (struct in6_addr));
426 memcpy (&rtm.rtmsg_dst, &p->u.prefix, sizeof (struct in6_addr));
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/busybox-1.x/networking/
H A Droute.c364 memcpy(&rt.rtmsg_dst, sa6.sin6_addr.s6_addr, sizeof(struct in6_addr));
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/
H A Dcompat_ioctl.c591 struct in6_addr rtmsg_dst; member in struct:in6_rtmsg32
617 ret = copy_from_user (&r6.rtmsg_dst, &(ur6->rtmsg_dst),
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/ppp/pppd/
H A Dsys-linux.c2386 IN6_LLADDR_FROM_EUI64(rt6.rtmsg_dst, his_eui64);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/ppp-2.4.4/pppd/
H A Dsys-linux.c2485 IN6_LLADDR_FROM_EUI64(rt6.rtmsg_dst, his_eui64);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/net/ipv6/
H A Droute.c1780 ipv6_addr_copy(&cfg->fc_dst, &rtmsg->rtmsg_dst);

Completed in 203 milliseconds