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

/darwin-on-arm/xnu/bsd/netinet/
H A Dip_input.c2604 struct ip *ipm; local
2607 ipm = mtod(mcopy, struct ip *);
2616 bcopy(&ipm->ip_src, &sin->sin_addr,
2624 bcopy(&ipm->ip_dst, &sin->sin_addr,

Completed in 74 milliseconds