Home
last modified time | relevance | path

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

/minix3/sys/netinet6/
H A Din6_var.h103 struct in6_ifaddr { struct
112 struct in6_ifaddr *ia_next; /* next in6 list of IP6 addresses */ argument
113 struct in6_multihead ia6_multiaddrs;
115 int ia6_flags;
117 struct in6_addrlifetime ia6_lifetime;
118 time_t ia6_createtime; /* the creation time of this address, which is
121 time_t ia6_updatetime;
124 struct nd_prefix *ia6_ndpr;