Searched refs:ifacaddr6 (Results 1 – 3 of 3) sorted by relevance
243 static void aca_put(struct ifacaddr6 *ac) in aca_put()257 struct ifacaddr6 *aca; in ipv6_dev_ac_inc()285 aca = kzalloc(sizeof(struct ifacaddr6), GFP_ATOMIC); in ipv6_dev_ac_inc()329 struct ifacaddr6 *aca, *prev_aca; in __ipv6_dev_ac_dec()377 struct ifacaddr6 *aca; in ipv6_chk_acast_dev()422 static inline struct ifacaddr6 *ac6_get_first(struct seq_file *seq) in ac6_get_first()424 struct ifacaddr6 *im = NULL; in ac6_get_first()445 static struct ifacaddr6 *ac6_get_next(struct seq_file *seq, struct ifacaddr6 *im) in ac6_get_next()468 static struct ifacaddr6 *ac6_get_idx(struct seq_file *seq, loff_t pos) in ac6_get_idx()470 struct ifacaddr6 *im = ac6_get_first(seq); in ac6_get_idx()[all …]
3527 static int inet6_fill_ifacaddr(struct sk_buff *skb, struct ifacaddr6 *ifaca, in inet6_fill_ifacaddr()3564 struct ifacaddr6 *ifaca; in in6_dump_addrs()
140 struct ifacaddr6 { struct144 struct ifacaddr6 *aca_next; argument179 struct ifacaddr6 *ac_list;