Searched refs:RTNH_NEXT (Results 1 - 6 of 6) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/iproute2/include/linux/
H A Drtnetlink.h302 #define RTNH_NEXT(rtnh) ((struct rtnexthop*)(((char*)(rtnh)) + RTNH_ALIGN((rtnh)->rtnh_len))) macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/net/decnet/
H A Ddn_fib.c168 nhp = RTNH_NEXT(nhp);
191 nhp = RTNH_NEXT(nhp);
H A Ddn_table.c261 nhp = RTNH_NEXT(nhp);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/linux/
H A Drtnetlink.h303 #define RTNH_NEXT(rtnh) ((struct rtnexthop*)(((char*)(rtnh)) + RTNH_ALIGN((rtnh)->rtnh_len))) macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/iproute2/ip/
H A Diproute.c576 nh = RTNH_NEXT(nh);
640 rtnh = RTNH_NEXT(rtnh);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/zebra/zebra/
H A Drt_netlink.c1378 rtnh = RTNH_NEXT(rtnh);

Completed in 169 milliseconds