Searched defs:ip_mreqn (Results 1 – 2 of 2) sorted by relevance
178 struct ip_mreqn { struct179 struct in_addr imr_multiaddr; /* IP multicast address of group */180 struct in_addr imr_address; /* local IP address of interface */181 int imr_ifindex; /* Interface index */
Completed in 5 milliseconds