Searched refs:new_ina (Results 1 – 1 of 1) sorted by relevance
2046 struct in_addr new_ina; in inp_lookup_mcast_ifp() local2047 memcpy(&new_ina, &ina, sizeof(struct in_addr)); in inp_lookup_mcast_ifp()2048 ifp = ip_multicast_if(&new_ina, &ifindex); in inp_lookup_mcast_ifp()