Searched refs:ip6addrlbl_entry (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/net/ipv6/
H A Daddrlabel.c31 struct ip6addrlbl_entry { struct
51 struct net *ip6addrlbl_net(const struct ip6addrlbl_entry *lbl) ip6addrlbl_net()
128 static inline void ip6addrlbl_free(struct ip6addrlbl_entry *p) ip6addrlbl_free()
135 ip6addrlbl_free(container_of(h, struct ip6addrlbl_entry, rcu)); ip6addrlbl_free_rcu()
138 static bool ip6addrlbl_hold(struct ip6addrlbl_entry *p) ip6addrlbl_hold()
143 static inline void ip6addrlbl_put(struct ip6addrlbl_entry *p) ip6addrlbl_put()
151 const struct ip6addrlbl_entry *p, __ip6addrlbl_match()
166 static struct ip6addrlbl_entry *__ipv6_addr_label(struct net *net, __ipv6_addr_label()
170 struct ip6addrlbl_entry *p; __ipv6_addr_label()
182 struct ip6addrlbl_entry *p; ipv6_addr_label()
198 static struct ip6addrlbl_entry *ip6addrlbl_alloc(struct net *net, ip6addrlbl_alloc()
203 struct ip6addrlbl_entry *newp; ip6addrlbl_alloc()
244 static int __ip6addrlbl_add(struct ip6addrlbl_entry *newp, int replace) __ip6addrlbl_add()
247 struct ip6addrlbl_entry *last = NULL, *p = NULL; __ip6addrlbl_add()
287 struct ip6addrlbl_entry *newp; ip6addrlbl_add()
310 struct ip6addrlbl_entry *p = NULL; __ip6addrlbl_del()
371 struct ip6addrlbl_entry *p = NULL; ip6addrlbl_net_exit()
468 struct ip6addrlbl_entry *p, ip6addrlbl_fill()
493 struct ip6addrlbl_entry *p; ip6addrlbl_dump()
532 struct ip6addrlbl_entry *p; ip6addrlbl_get()

Completed in 129 milliseconds