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

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Dipv6_route.h39 struct in6_addr rtmsg_dst; member in struct:in6_rtmsg
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Dipv6_route.h39 struct in6_addr rtmsg_dst; member in struct:in6_rtmsg
/asus-wl-520gu-7.0.1.45/src/linux/linux/net/ipv6/
H A Dip6_fw.c290 ipv6_addr_copy(&rtmsg.rtmsg_dst, &msg->dst);
H A Droute.c670 addr_type = ipv6_addr_type(&rtmsg->rtmsg_dst);
686 ipv6_addr_copy(&rt->rt6i_dst.addr, &rtmsg->rtmsg_dst);
829 &rtmsg->rtmsg_dst, rtmsg->rtmsg_dst_len,
1454 memcpy(&rtmsg->rtmsg_dst, RTA_DATA(rta[RTA_DST-1]), ((r->rtm_dst_len+7)>>3));
H A Daddrconf.c732 memcpy(&rtmsg.rtmsg_dst, pfx, sizeof(struct in6_addr));
757 ipv6_addr_set(&rtmsg.rtmsg_dst,
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ppc64/kernel/
H A Dioctl32.c745 struct in6_addr rtmsg_dst; member in struct:in6_rtmsg32
777 ret = copy_from_user (&r6.rtmsg_dst, &(((struct in6_rtmsg32 *)arg)->rtmsg_dst),
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/x86_64/ia32/
H A Dia32_ioctl.c705 struct in6_addr rtmsg_dst; member in struct:in6_rtmsg32
737 ret = copy_from_user (&r6.rtmsg_dst, &(((struct in6_rtmsg32 *)arg)->rtmsg_dst),
/asus-wl-520gu-7.0.1.45/src/router/ppp/pppd/
H A Dsys-linux.c2386 IN6_LLADDR_FROM_EUI64(rt6.rtmsg_dst, his_eui64);
/asus-wl-520gu-7.0.1.45/src/router/pppd/pppd/
H A Dsys-linux.c2497 IN6_LLADDR_FROM_EUI64(rt6.rtmsg_dst, his_eui64);
/asus-wl-520gu-7.0.1.45/src/router/pppd.mppe/pppd/
H A Dsys-linux.c2497 IN6_LLADDR_FROM_EUI64(rt6.rtmsg_dst, his_eui64);
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/sparc64/kernel/
H A Dioctl32.c789 struct in6_addr rtmsg_dst; member in struct:in6_rtmsg32
821 ret = copy_from_user (&r6.rtmsg_dst, &(((struct in6_rtmsg32 *)arg)->rtmsg_dst),

Completed in 216 milliseconds