Home
last modified time | relevance | path

Searched refs:new_ina (Results 1 – 1 of 1) sorted by relevance

/xnu-8796.121.2/bsd/netinet/
H A Din_mcast.c2046 struct in_addr new_ina; in inp_lookup_mcast_ifp() local
2047 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()