Searched refs:imr_interface (Results 1 – 4 of 4) sorted by relevance
512 struct in_addr imr_interface; /* local IP address of interface */ member532 struct in_addr imr_interface; /* local IP address of interface */ member
529 struct in_addr imr_interface; /* local IP address of interface */ member549 struct in_addr imr_interface; /* local IP address of interface */ member
1447 if (!in_nullhost(mreqs.imr_interface)) { in inp_block_unblock_source()1449 INADDR_TO_IFP(mreqs.imr_interface, ifp); in inp_block_unblock_source()1456 __func__, ntohl(mreqs.imr_interface.s_addr), ifp); in inp_block_unblock_source()2035 mreqs.imr_interface); in inp_join_group()2038 __func__, ntohl(mreqs.imr_interface.s_addr), ifp); in inp_join_group()2326 mreqs.imr_interface = mreqs.imr_sourceaddr; in inp_leave_group()2353 if (!in_nullhost(mreqs.imr_interface)) { in inp_leave_group()2355 INADDR_TO_IFP(mreqs.imr_interface, ifp); in inp_leave_group()2359 __func__, ntohl(mreqs.imr_interface.s_addr), ifp); in inp_leave_group()
1148 mreq.imr_interface = local->in4.sin_addr; in vxlan_socket_mc_join_group()1216 mreq.imr_interface = source->in4.sin_addr; in vxlan_socket_mc_leave_group()