Home
last modified time | relevance | path

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

/openbmc/linux/net/ipv4/
H A Digmp.c1382 static u32 ip_mc_hash(const struct ip_mc_list *im) in ip_mc_hash() function
1395 hash = ip_mc_hash(im); in ip_mc_hash_add()
1411 hash = ip_mc_hash(im); in ip_mc_hash_add()
1427 mc_hash += ip_mc_hash(im); in ip_mc_hash_remove()