Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Droute.h68 #define RT_MAY_LOOP_BIT 3 /* dst may require loop copy */ macro
72 #define RT_MAY_LOOP (1 << RT_MAY_LOOP_BIT) /* 0x0008 */
/f-stack/tools/compat/include/net/
H A Droute.h66 #define RT_MAY_LOOP_BIT 3 /* dst may require loop copy */ macro
70 #define RT_MAY_LOOP (1 << RT_MAY_LOOP_BIT) /* 0x0008 */