Home
last modified time | relevance | path

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

/linux-6.12.1/net/ipv4/
Digmp.c2539 int err, len, count, copycount, msf_size; in ip_mc_msfget() local
2581 msf_size = IP_MSFILTER_SIZE(copycount); in ip_mc_msfget()
2582 if (copy_to_sockptr(optlen, &msf_size, sizeof(int)) || in ip_mc_msfget()