Searched refs:rtmsg_metric (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.h49 __u32 rtmsg_metric; member in struct:in6_rtmsg
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/zebra/zebra/
H A Drt_ioctl.c362 rtm.rtmsg_metric = 1;
388 rtm.rtmsg_metric = 1;
425 rtm.rtmsg_metric = rib->metric;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/busybox-1.x/networking/
H A Droute.c369 rt.rtmsg_metric = 1;
383 rt.rtmsg_metric = xatoul(args_m1);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/
H A Dcompat_ioctl.c597 u32 rtmsg_metric; member in struct:in6_rtmsg32
622 ret |= __get_user (r6.rtmsg_metric, &(ur6->rtmsg_metric));
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/ppp/pppd/
H A Dsys-linux.c2390 rt6.rtmsg_metric = 1;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/ppp-2.4.4/pppd/
H A Dsys-linux.c2489 rt6.rtmsg_metric = 1;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/net/ipv6/
H A Droute.c1774 cfg->fc_metric = rtmsg->rtmsg_metric;

Completed in 259 milliseconds