Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Dif_inet6.h33 struct inet6_ifaddr { struct
35 __u32 prefix_len;
39 __u32 valid_lft;
41 refcount_t refcnt;
42 spinlock_t lock;
44 int state;
46 __u32 flags;
47 __u8 dad_probes;
73 struct inet6_ifaddr *ifpub; argument
76 bool tokenized;
[all …]