ip_mreq
if (optlen >= sizeof(struct ip_mreq)) {
sizeof(struct ip_mreq)))
if (optlen < sizeof(struct ip_mreq))
sizeof(struct ip_mreq)))
struct ip_mreq imr;
&imr, sizeof(struct ip_mreq)) < 0)