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

/darwin-on-arm/xnu/bsd/netinet6/
H A Dudp6_usrreq.c588 } *uhp; local
623 if (m->m_pkthdr.len < off + sizeof(*uhp))
627 m_copydata(m, off, sizeof(*uhp), (caddr_t)&uh);

Completed in 20 milliseconds