Searched refs:RT_LLE_CACHE (Results 1 – 5 of 5) sorted by relevance
78 #define RT_LLE_CACHE 0x0100 /* Cache link layer */ macro
315 if ((ro->ro_flags & RT_LLE_CACHE) != 0) { in infiniband_output()
304 if ((ro->ro_flags & RT_LLE_CACHE) != 0) { in ether_output()
76 #define RT_LLE_CACHE 0x0100 /* Cache link layer */ macro
636 inp->inp_route.ro_flags = RT_LLE_CACHE; in in_pcballoc()