Home
last modified time | relevance | path

Searched refs:RTNH_F_ONLINK (Results 1 – 2 of 2) sorted by relevance

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/
H A Din_route.h7 #define RTCF_ONLINK RTNH_F_ONLINK
H A Drtnetlink.h306 #define RTNH_F_ONLINK 4 /* Gateway is forced on link */ macro