Searched defs:ip_mreq_source (Results 1 – 2 of 2) sorted by relevance
542 struct ip_mreq_source { struct543 struct in_addr imr_multiaddr; /* IP multicast address of group */544 struct in_addr imr_sourceaddr; /* IP address of source */545 struct in_addr imr_interface; /* local IP address of interface */
1029 struct ip_mreq_source { struct1030 struct in_addr imr_multiaddr; /* IP address of group */1031 struct in_addr imr_sourceaddr; /* IP address of source */1032 struct in_addr imr_interface; /* IP address of interface */