Searched defs:ip_mreqn (Results 1 – 4 of 4) sorted by relevance
132 struct ip_mreqn { struct133 struct in_addr imr_multiaddr;134 struct in_addr imr_address;135 int imr_ifindex;
152 struct ip_mreqn { struct153 struct in_addr imr_multiaddr;154 struct in_addr imr_address;155 int imr_ifindex;
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 */