Searched defs:ip_mreqn (Results 1 – 8 of 8) sorted by relevance
173 struct ip_mreqn { struct174 struct in_addr imr_multiaddr; /* IP multicast address of group */175 struct in_addr imr_address; /* local IP address of interface */176 int imr_ifindex; /* Interface index */
254 struct ip_mreqn { struct255 struct in_addr imr_multiaddr;256 struct in_addr imr_address;257 int imr_ifindex;