Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Droute.h67 #define RT_L2_ME_BIT 2 /* dst L2 addr is our address */ macro
71 #define RT_L2_ME (1 << RT_L2_ME_BIT) /* 0x0004 */
/f-stack/tools/compat/include/net/
H A Droute.h65 #define RT_L2_ME_BIT 2 /* dst L2 addr is our address */ macro
69 #define RT_L2_ME (1 << RT_L2_ME_BIT) /* 0x0004 */