PACKET_TAG_ENCAP
tag = m_tag_get(PACKET_TAG_ENCAP, sizeof(void *), M_NOWAIT);
tag = m_tag_find(m, PACKET_TAG_ENCAP, NULL);