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

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Dipv6_route.h43 __u16 rtmsg_dst_len; member in struct:in6_rtmsg
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Dipv6_route.h43 __u16 rtmsg_dst_len; member in struct:in6_rtmsg
/asus-wl-520gu-7.0.1.45/src/linux/linux/net/ipv6/
H A Dip6_fw.c292 rtmsg.rtmsg_dst_len = msg->dst_len;
H A Droute.c653 if (rtmsg->rtmsg_dst_len > 128 || rtmsg->rtmsg_src_len > 128)
687 rt->rt6i_dst.plen = rtmsg->rtmsg_dst_len;
829 &rtmsg->rtmsg_dst, rtmsg->rtmsg_dst_len,
1439 rtmsg->rtmsg_dst_len = r->rtm_dst_len;
H A Daddrconf.c733 rtmsg.rtmsg_dst_len = plen;
759 rtmsg.rtmsg_dst_len = 8;
777 rtmsg.rtmsg_dst_len = 96;
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ppc64/kernel/
H A Dioctl32.c749 u16 rtmsg_dst_len; member in struct:in6_rtmsg32
780 ret |= __get_user (r6.rtmsg_dst_len, &(((struct in6_rtmsg32 *)arg)->rtmsg_dst_len));
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/x86_64/ia32/
H A Dia32_ioctl.c709 u16 rtmsg_dst_len; member in struct:in6_rtmsg32
740 ret |= __get_user (r6.rtmsg_dst_len, &(((struct in6_rtmsg32 *)arg)->rtmsg_dst_len));
/asus-wl-520gu-7.0.1.45/src/router/ppp/pppd/
H A Dsys-linux.c2388 rt6.rtmsg_dst_len = 10;
/asus-wl-520gu-7.0.1.45/src/router/pppd/pppd/
H A Dsys-linux.c2499 rt6.rtmsg_dst_len = 10;
/asus-wl-520gu-7.0.1.45/src/router/pppd.mppe/pppd/
H A Dsys-linux.c2499 rt6.rtmsg_dst_len = 10;
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/sparc64/kernel/
H A Dioctl32.c793 u16 rtmsg_dst_len; member in struct:in6_rtmsg32
824 ret |= __get_user (r6.rtmsg_dst_len, &(((struct in6_rtmsg32 *)arg)->rtmsg_dst_len));

Completed in 211 milliseconds