Searched refs:imr_interface (Results 1 – 3 of 3) sorted by relevance
1495 if (!in_nullhost(mreqs.imr_interface)) { in inp_block_unblock_source()1496 ifp = ip_multicast_if(&mreqs.imr_interface, &ifindex); in inp_block_unblock_source()1503 IGMP_INET_PRINTF(mreqs.imr_interface, in inp_block_unblock_source()2119 mreqs.imr_interface = mreqs.imr_sourceaddr; in inp_join_group()2147 ifp = inp_lookup_mcast_ifp(inp, gsa, mreqs.imr_interface); in inp_join_group()2148 IGMP_INET_PRINTF(mreqs.imr_interface, in inp_join_group()2445 mreqs.imr_interface = mreqs.imr_sourceaddr; in inp_leave_group()2472 if (!in_nullhost(mreqs.imr_interface)) { in inp_leave_group()2473 ifp = ip_multicast_if(&mreqs.imr_interface, &ifindex); in inp_leave_group()2476 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
1954 v4mreq->imr_interface.s_addr = sin->sin_addr.s_addr; in in6p_lookup_v4addr()2012 v4mreq.imr_interface.s_addr = INADDR_ANY; in in6p_join_group()2389 v4mreq.imr_interface.s_addr = INADDR_ANY; in in6p_leave_group()