Searched refs:ip_mreq (Results 1 – 3 of 3) sorted by relevance
984 struct ip_mreq { struct
1658 optlen != sizeof(struct ip_mreq))) { in ipv4_multicast_if()1679 struct ip_mreq *mreq = (struct ip_mreq *)optval; in ipv4_multicast_if()
2691 struct ip_mreq mreq; in ZTEST()