Searched refs:RT_MAY_LOOP (Results 1 – 4 of 4) sorted by relevance
72 #define RT_MAY_LOOP (1 << RT_MAY_LOOP_BIT) /* 0x0008 */ macro
281 *pflags = RT_MAY_LOOP; in infiniband_resolve_addr()
269 *pflags = RT_MAY_LOOP; in ether_resolve_addr()360 loop_copy = (pflags & RT_MAY_LOOP) != 0; in ether_output()
70 #define RT_MAY_LOOP (1 << RT_MAY_LOOP_BIT) /* 0x0008 */ macro