Home
last modified time | relevance | path

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

/xnu-11417.101.15/bsd/netinet/
H A Dip_input.c3709 struct ip *__single ipm; in ip_forward() local
3715 ipm = mtod(mcopy, struct ip *); in ip_forward()
3724 bcopy(&ipm->ip_src, &sin->sin_addr, in ip_forward()
3732 bcopy(&ipm->ip_dst, &sin->sin_addr, in ip_forward()