Home
last modified time | relevance | path

Searched refs:RT_MAY_LOOP (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/net/
H A Droute.h72 #define RT_MAY_LOOP (1 << RT_MAY_LOOP_BIT) /* 0x0008 */ macro
H A Dif_infiniband.c281 *pflags = RT_MAY_LOOP; in infiniband_resolve_addr()
H A Dif_ethersubr.c269 *pflags = RT_MAY_LOOP; in ether_resolve_addr()
360 loop_copy = (pflags & RT_MAY_LOOP) != 0; in ether_output()
/f-stack/tools/compat/include/net/
H A Droute.h70 #define RT_MAY_LOOP (1 << RT_MAY_LOOP_BIT) /* 0x0008 */ macro