Home
last modified time | relevance | path

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

/linux-6.1.9/net/ipv4/
Digmp.c1379 static u32 ip_mc_hash(const struct ip_mc_list *im) in ip_mc_hash() function
1392 hash = ip_mc_hash(im); in ip_mc_hash_add()
1408 hash = ip_mc_hash(im); in ip_mc_hash_add()
1424 mc_hash += ip_mc_hash(im); in ip_mc_hash_remove()