Searched defs:inet6_ifaddr (Results 1 – 1 of 1) sorted by relevance
42 struct inet6_ifaddr { struct43 struct in6_addr addr;44 __u32 prefix_len;45 __u32 rt_priority;48 __u32 valid_lft;49 __u32 prefered_lft;50 refcount_t refcnt;74 struct inet6_ifaddr *ifpub; argument75 int regen_count;77 bool tokenized;[all …]