Home
last modified time | relevance | path

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

/linux/net/ipv4/
H A Digmp.c1449 static u32 ip_mc_hash(const struct ip_mc_list *im)
1462 hash = ip_mc_hash(im); in ip_mc_hash_remove()
1478 hash = ip_mc_hash(im); in inet_fill_ifmcaddr()
1494 mc_hash += ip_mc_hash(im); in inet_fill_ifmcaddr()
1413 static u32 ip_mc_hash(const struct ip_mc_list *im) ip_mc_hash() function