Searched refs:ip_mreq (Results 1 – 2 of 2) sorted by relevance
175 typedef struct ip_mreq { struct178 } ip_mreq; argument
1970 if (optlen < sizeof(struct ip_mreq)) {2179 struct ip_mreq *imr = (struct ip_mreq *)optval;
Completed in 6 milliseconds