Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/netinet/
H A Din_mcast.c2052 struct in_addr new_ina; in inp_lookup_mcast_ifp() local
2053 memcpy(&new_ina, &ina, sizeof(struct in_addr)); in inp_lookup_mcast_ifp()
2054 ifp = ip_multicast_if(&new_ina, &ifindex); in inp_lookup_mcast_ifp()