Searched defs:IRE_LOCAL (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/
H A Dip.h493 #define IRE_LOCAL 0x0004 /* Route entry for local address */ macro
521 #define IRE_ONLINK (IRE_IF_ALL|IRE_LOCAL|IRE_LOOPBACK| \
828 iulp_local: 1, /* IRE_LOCAL */
941 uint_t ipif_ire_type; /* IRE_LOCAL or IRE_LOOPBACK */
945 * packet counts in dead IRE_LOCAL/LOOPBACK for this ipif.
979 struct ire_s *ipif_ire_local; /* Our IRE_LOCAL or LOOPBACK */
2650 clock_t ire_last_used_time; /* For IRE_LOCAL reception */

Completed in 105 milliseconds