Searched refs:RT_L2_ME (Results 1 – 4 of 4) sorted by relevance
283 *pflags |= RT_L2_ME; in infiniband_resolve_addr()371 if ((pflags & RT_L2_ME) != 0) { in infiniband_output()
71 #define RT_L2_ME (1 << RT_L2_ME_BIT) /* 0x0004 */ macro
271 *pflags |= RT_L2_ME; in ether_resolve_addr()356 if ((pflags & RT_L2_ME) != 0) { in ether_output()
69 #define RT_L2_ME (1 << RT_L2_ME_BIT) /* 0x0004 */ macro