Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/netinet/
H A Dip_input.c3663 struct ip *ipm; in ip_forward() local
3669 ipm = mtod(mcopy, struct ip *); in ip_forward()
3678 bcopy(&ipm->ip_src, &sin->sin_addr, in ip_forward()
3686 bcopy(&ipm->ip_dst, &sin->sin_addr, in ip_forward()