Contrary to what the deleted comment said, the m_move_pkthdr()
will not smash the M_EXT and data pointer, so it is safe to
pass an mbuf with external storage procuded by m_getcl() to
m_move_pkthdr().
Reviewed by: andre
Sponsored by: Nginx, Inc.
Contrary to what the deleted comment said, the m_move_pkthdr() rS248371Unpublished Tags None Referenced Files None Subscribers None
Description
Details
Event Timeline |