Home
last modified time | relevance | path

Searched defs:NH_IS_VALID (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/net/route/
H A Dnhop.h157 #define NH_IS_VALID(_nh) RT_LINK_IS_UP((_nh)->nh_ifp) macro
/f-stack/tools/compat/include/net/route/
H A Dnhop.h157 #define NH_IS_VALID(_nh) RT_LINK_IS_UP((_nh)->nh_ifp) macro