Searched defs:ip_mreqn (Results 1 – 1 of 1) sorted by relevance
163 struct ip_mreqn { struct164 struct in_addr imr_multiaddr; /* IP multicast address of group */165 struct in_addr imr_address; /* local IP address of interface */166 int imr_ifindex; /* Interface index */