Searched defs:ip6addrlbl_entry (Results 1 – 1 of 1) sorted by relevance
32 struct ip6addrlbl_entry { struct33 struct in6_addr prefix;34 int prefixlen;35 int ifindex;36 int addrtype;37 u32 label;38 struct hlist_node list;39 struct rcu_head rcu;