Home
last modified time | relevance | path

Searched refs:ifacaddr6 (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/net/ipv6/
Danycast.c243 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 …]
Daddrconf.c3527 static int inet6_fill_ifacaddr(struct sk_buff *skb, struct ifacaddr6 *ifaca, in inet6_fill_ifacaddr()
3564 struct ifacaddr6 *ifaca; in in6_dump_addrs()
/linux-2.6.39/include/net/
Dif_inet6.h140 struct ifacaddr6 { struct
144 struct ifacaddr6 *aca_next; argument
179 struct ifacaddr6 *ac_list;