Searched refs:rtmsg_dst_len (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.h47 __u16 rtmsg_dst_len; member in struct:in6_rtmsg
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/zebra/zebra/
H A Drt_ioctl.c364 rtm.rtmsg_dst_len = dest->prefixlen;
427 rtm.rtmsg_dst_len = p->prefixlen;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/busybox-1.x/networking/
H A Droute.c367 rt.rtmsg_dst_len = prefix_len;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/
H A Dcompat_ioctl.c595 u16 rtmsg_dst_len; member in struct:in6_rtmsg32
620 ret |= __get_user (r6.rtmsg_dst_len, &(ur6->rtmsg_dst_len));
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/ppp/pppd/
H A Dsys-linux.c2388 rt6.rtmsg_dst_len = 10;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/ppp-2.4.4/pppd/
H A Dsys-linux.c2487 rt6.rtmsg_dst_len = 10;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/net/ipv6/
H A Droute.c1776 cfg->fc_dst_len = rtmsg->rtmsg_dst_len;

Completed in 95 milliseconds