Lines Matching defs:ctl_rt
472 struct ctl_rt { struct
473 struct in6_addr prefix;
474 struct in6_addr nexthop;
475 struct in_addr area;
476 struct in_addr adv_rtr;
477 time_t uptime;
478 u_int32_t cost;
479 u_int32_t cost2;
480 unsigned int ifindex; /* scope of nexthop */
481 enum path_type p_type;
482 enum dst_type d_type;
483 u_int8_t flags;
484 u_int8_t prefixlen;
485 u_int8_t connected;