Home
last modified time | relevance | path

Searched defs:rt_spare (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/in.routed/
H A Ddefs.h199 struct rt_spare { struct
200 struct interface *rts_ifp;
201 uint32_t rts_gate; /* forward packets here */
202 uint32_t rts_router; /* on this router's authority */
203 uint8_t rts_metric;
204 enum origin rts_origin;
205 uint16_t rts_tag;
206 time_t rts_time; /* timer to junk stale routes */
207 uint32_t rts_de_ag; /* de-aggregation level */
208 uint16_t rts_flags;