Home
last modified time | relevance | path

Searched refs:aca_addr_lst (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/net/ipv6/
H A Danycast.c230 hlist_add_head_rcu(&aca->aca_addr_lst, &inet6_acaddr_lst[hash]); in ipv6_add_acaddr_hash()
237 hlist_del_init_rcu(&aca->aca_addr_lst); in ipv6_del_acaddr_hash()
272 INIT_HLIST_NODE(&aca->aca_addr_lst); in aca_alloc()
486 aca_addr_lst) { in ipv6_chk_acast_addr()
/linux-6.15/include/net/
H A Dif_inet6.h148 struct hlist_node aca_addr_lst; member