Home
last modified time | relevance | path

Searched refs:RTM_RESOLVE (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/net/
H A Droute.h294 #define RTM_RESOLVE 0xb /* (1) req to resolve dst to LL addr */ macro
/f-stack/tools/compat/include/net/
H A Droute.h292 #define RTM_RESOLVE 0xb /* (1) req to resolve dst to LL addr */ macro
/f-stack/tools/route/
H A Droute.c1793 if (rtm->rtm_type <= RTM_RESOLVE) {