Searched defs:ip_mreq_source (Results 1 – 1 of 1) sorted by relevance
1015 struct ip_mreq_source { struct1016 struct in_addr imr_multiaddr; /* IP address of group */1017 struct in_addr imr_sourceaddr; /* IP address of source */1018 struct in_addr imr_interface; /* IP address of interface */