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

/linux-master/net/ipv6/
H A Daddrlabel.c32 struct ip6addrlbl_entry { struct
114 static bool __ip6addrlbl_match(const struct ip6addrlbl_entry *p,
127 static struct ip6addrlbl_entry *__ipv6_addr_label(struct net *net,
131 struct ip6addrlbl_entry *p;
144 struct ip6addrlbl_entry *p;
160 static struct ip6addrlbl_entry *ip6addrlbl_alloc(const struct in6_addr *prefix,
164 struct ip6addrlbl_entry *newp;
203 static int __ip6addrlbl_add(struct net *net, struct ip6addrlbl_entry *newp,
206 struct ip6addrlbl_entry *last = NULL, *p = NULL;
247 struct ip6addrlbl_entry *new
[all...]

Completed in 146 milliseconds