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

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Dipv6_route.h42 __u32 rtmsg_type; member in struct:in6_rtmsg
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Dipv6_route.h42 __u32 rtmsg_type; member in struct:in6_rtmsg
/asus-wl-520gu-7.0.1.45/src/linux/linux/net/ipv6/
H A Daddrconf.c738 rtmsg.rtmsg_type = RTMSG_NEWROUTE;
763 rtmsg.rtmsg_type = RTMSG_NEWROUTE;
773 rtmsg.rtmsg_type = RTMSG_NEWROUTE;
1451 rtmsg.rtmsg_type = RTMSG_NEWROUTE;
H A Droute.c1105 rtmsg.rtmsg_type = RTMSG_NEWROUTE;
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ppc64/kernel/
H A Dioctl32.c748 u32 rtmsg_type; member in struct:in6_rtmsg32
779 ret |= __get_user (r6.rtmsg_type, &(((struct in6_rtmsg32 *)arg)->rtmsg_type));
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/x86_64/ia32/
H A Dia32_ioctl.c708 u32 rtmsg_type; member in struct:in6_rtmsg32
739 ret |= __get_user (r6.rtmsg_type, &(((struct in6_rtmsg32 *)arg)->rtmsg_type));
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/sparc64/kernel/
H A Dioctl32.c792 u32 rtmsg_type; member in struct:in6_rtmsg32
823 ret |= __get_user (r6.rtmsg_type, &(((struct in6_rtmsg32 *)arg)->rtmsg_type));

Completed in 88 milliseconds