Searched refs:imr_interface (Results 1 – 3 of 3) sorted by relevance
1497 if (!in_nullhost(mreqs.imr_interface)) { in inp_block_unblock_source()1498 ifp = ip_multicast_if(&mreqs.imr_interface, &ifindex); in inp_block_unblock_source()1505 IGMP_INET_PRINTF(mreqs.imr_interface, in inp_block_unblock_source()2131 mreqs.imr_interface = mreqs.imr_sourceaddr; in inp_join_group()2159 ifp = inp_lookup_mcast_ifp(inp, gsa, mreqs.imr_interface); in inp_join_group()2160 IGMP_INET_PRINTF(mreqs.imr_interface, in inp_join_group()2457 mreqs.imr_interface = mreqs.imr_sourceaddr; in inp_leave_group()2484 if (!in_nullhost(mreqs.imr_interface)) { in inp_leave_group()2485 ifp = ip_multicast_if(&mreqs.imr_interface, &ifindex); in inp_leave_group()2488 IGMP_INET_PRINTF(mreqs.imr_interface, in inp_leave_group()
565 struct in_addr imr_interface; /* local IP address of interface */ member586 struct in_addr imr_interface; /* local IP address of interface */ member
1966 v4mreq->imr_interface.s_addr = sin->sin_addr.s_addr; in in6p_lookup_v4addr()2024 v4mreq.imr_interface.s_addr = INADDR_ANY; in in6p_join_group()2401 v4mreq.imr_interface.s_addr = INADDR_ANY; in in6p_leave_group()