Searched defs:ip6addrlbl_entry (Results 1 – 1 of 1) sorted by relevance
26 struct ip6addrlbl_entry { struct27 struct in6_addr prefix;28 int prefixlen;29 int ifindex;30 int addrtype;31 u32 label;32 struct hlist_node list;33 struct rcu_head rcu;