Home
last modified time | relevance | path

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

/Linux-v6.6/net/ipv4/
Digmp.c1380 static u32 ip_mc_hash(const struct ip_mc_list *im) in ip_mc_hash() function
1393 hash = ip_mc_hash(im); in ip_mc_hash_add()
1409 hash = ip_mc_hash(im); in ip_mc_hash_add()
1425 mc_hash += ip_mc_hash(im); in ip_mc_hash_remove()