Searched refs:RT_L2_ME (Results 1 – 2 of 2) sorted by relevance
67 #define RT_L2_ME (1 << RT_L2_ME_BIT) /* 0x0004 */ macro
264 *pflags |= RT_L2_ME; in ether_resolve_addr()316 if ((pflags & RT_L2_ME) != 0) { in ether_output()