DL_SET_PHYS_ADDR_REQ_SIZE
{ DL_SET_PHYS_ADDR_REQ, DL_SET_PHYS_ADDR_REQ_SIZE + DLPI_PHYSADDR_MAX },
if (MBLKL(mp) < DL_SET_PHYS_ADDR_REQ_SIZE) {
if (mblkl < DL_SET_PHYS_ADDR_REQ_SIZE)
size = DL_SET_PHYS_ADDR_REQ_SIZE + softmac->smac_addrlen;