Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/linux/
Dipv6_route.h40 struct in6_addr rtmsg_dst; member
/linux-2.4.37.9/net/ipv6/
Dip6_fw.c290 ipv6_addr_copy(&rtmsg.rtmsg_dst, &msg->dst); in ip6_fw_msg_add()
Droute.c746 addr_type = ipv6_addr_type(&rtmsg->rtmsg_dst); in ip6_route_add()
763 &rtmsg->rtmsg_dst, rtmsg->rtmsg_dst_len); in ip6_route_add()
905 &rtmsg->rtmsg_dst, rtmsg->rtmsg_dst_len, in ip6_route_del()
1533 memcpy(&rtmsg->rtmsg_dst, RTA_DATA(rta[RTA_DST-1]), ((r->rtm_dst_len+7)>>3)); in inet6_rtm_to_rtmsg()
Daddrconf.c871 memcpy(&rtmsg.rtmsg_dst, pfx, sizeof(struct in6_addr)); in addrconf_prefix_route()
896 ipv6_addr_set(&rtmsg.rtmsg_dst, in addrconf_add_mroute()
/linux-2.4.37.9/arch/x86_64/ia32/
Dia32_ioctl.c805 struct in6_addr rtmsg_dst; member
837 ret = copy_from_user (&r6.rtmsg_dst, &(((struct in6_rtmsg32 *)arg)->rtmsg_dst), in routing_ioctl()
/linux-2.4.37.9/arch/ppc64/kernel/
Dioctl32.c820 struct in6_addr rtmsg_dst; member
852 ret = copy_from_user (&r6.rtmsg_dst, &(((struct in6_rtmsg32 *)arg)->rtmsg_dst), in routing_ioctl()
/linux-2.4.37.9/arch/sparc64/kernel/
Dioctl32.c752 struct in6_addr rtmsg_dst; member
784 ret = copy_from_user (&r6.rtmsg_dst, &(((struct in6_rtmsg32 *)arg)->rtmsg_dst), in routing_ioctl()