Searched defs:ip_mreqn (Results 1 – 6 of 6) sorted by relevance
150 struct ip_mreqn struct152 struct in_addr imr_multiaddr; /* IP multicast address of group */153 struct in_addr imr_address; /* local IP address of interface */154 int imr_ifindex; /* Interface index */
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 */
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 */