Searched refs:ipm (Results 1 – 1 of 1) sorted by relevance
3657 struct ip *ipm; in ip_forward() local3663 ipm = mtod(mcopy, struct ip *); in ip_forward()3672 bcopy(&ipm->ip_src, &sin->sin_addr, in ip_forward()3680 bcopy(&ipm->ip_dst, &sin->sin_addr, in ip_forward()