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