Home
last modified time | relevance | path

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

/openbmc/linux/net/ipv4/
H A Digmp.c2538 int err, len, count, copycount, msf_size; in ip_mc_msfget() local
2580 msf_size = IP_MSFILTER_SIZE(copycount); in ip_mc_msfget()
2581 if (copy_to_sockptr(optlen, &msf_size, sizeof(int)) || in ip_mc_msfget()