Home
last modified time | relevance | path

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

/illumos-gate/usr/src/head/
H A Dndpd.h99 typedef struct ndpd_router_info_s { struct
100 uint_t router_info_type;
101 uint_t router_info_version;
102 struct in6_addr router_address; /* Used to identify router */
103 uint_t router_lifetime; /* In milliseconds */
104 uint_t router_phyint_index;