Searched defs:ip_mreqn (Results 1 – 2 of 2) sorted by relevance
181 struct ip_mreqn { struct182 struct in_addr imr_multiaddr; /* IP multicast address of group */183 struct in_addr imr_address; /* local IP address of interface */184 int imr_ifindex; /* Interface index */