/* * Get rcvif of a mbuf. * * The caller must call m_put_rcvif after using rcvif. The caller cannot * block or sleep during using rcvif. Insofar as the constraint is satisfied, * the API ensures a got rcvif isn't be freed until m_put_rcvif is called. */