XNBMAXPKT
if (max_sdu > XNBMAXPKT) {
mr->m_max_sdu = XNBMAXPKT;
mr->m_margin = PAGESIZE - XNBMAXPKT - sizeof (struct ether_header);