Searched defs:ip_mreqn (Results 1 – 11 of 11) sorted by relevance
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 */
256 struct ip_mreqn { struct257 struct in_addr imr_multiaddr;258 struct in_addr imr_address;259 int imr_ifindex;
117154 struct ip_mreqn { struct117155 struct in_addr imr_multiaddr;117156 struct in_addr imr_address;117157 int imr_ifindex;
69129 struct ip_mreqn { struct69130 struct in_addr imr_multiaddr;69131 struct in_addr imr_address;69132 int imr_ifindex;
103947 struct ip_mreqn { struct103948 struct in_addr imr_multiaddr;103949 struct in_addr imr_address;103950 int imr_ifindex;
110525 struct ip_mreqn { struct110526 struct in_addr imr_multiaddr;110527 struct in_addr imr_address;110528 int imr_ifindex;